1.5.0dev6

This commit is contained in:
Julien Duponchelle
2016-06-15 18:57:53 +02:00
parent a2211cfa46
commit b59d31855e

View File

@@ -25,5 +25,5 @@ or negative for a release candidate or beta (after the base version
number has been incremented)
"""
__version__ = "1.5.0rc2"
__version__ = "1.5.0dev6"
__version_info__ = (1, 5, 0, -99)