Bump version to 0.26.0

This commit is contained in:
Brad Warren
2018-06-06 13:50:46 -07:00
parent 4ae2390c44
commit 4b11fe1fda
16 changed files with 16 additions and 16 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.25.0'
version = '0.26.0.dev0'
# Please update tox.ini when modifying dependency version requirements
install_requires = [