Release 0.30.0

This commit is contained in:
Erica Portnoy
2019-01-02 12:33:19 -08:00
parent ba358f9d07
commit 3971573d7a
26 changed files with 90 additions and 91 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from setuptools import find_packages
from setuptools.command.test import test as TestCommand
import sys
version = '0.30.0.dev0'
version = '0.30.0'
# Please update tox.ini when modifying dependency version requirements
install_requires = [