Release 0.29.0

This commit is contained in:
Brad Warren
2018-12-05 10:57:43 -08:00
parent d151481dea
commit 6476663516
27 changed files with 249 additions and 186 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.29.0.dev0'
version = '0.29.0'
# Please update tox.ini when modifying dependency version requirements
install_requires = [