Bump version to 0.28.0

This commit is contained in:
Erica Portnoy
2018-09-05 15:42:01 -07:00
parent 19149a0d57
commit e28f3da974
20 changed files with 20 additions and 20 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.27.0'
version = '0.28.0.dev0'
# Please update tox.ini when modifying dependency version requirements
install_requires = [