In master, bump version.py to 0.10.0.dev again

This commit is contained in:
Troy McConaghy 2017-02-06 20:03:54 +01:00 committed by GitHub
parent ec08db8c01
commit f7b6fdc6e8

View File

@ -1,2 +1,2 @@
__version__ = '0.9.0'
__short_version__ = '0.9'
__version__ = '0.10.0.dev'
__short_version__ = '0.10.dev'