This commit is contained in:
Julien Duponchelle
2016-05-10 19:16:30 +02:00
parent 5496c6c8af
commit a443e3dcde

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.0a1"
__version__ = "1.5.0a2"
__version_info__ = (1, 5, 0, -99)