pull/516/head
Julien Duponchelle 8 years ago
parent 8a19afd618
commit 848120c354
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8

@ -23,5 +23,5 @@
# or negative for a release candidate or beta (after the base version
# number has been incremented)
__version__ = "1.4.6"
__version_info__ = (1, 4, 6, 0)
__version__ = "1.4.7dev1"
__version_info__ = (1, 4, 7, -99)

Loading…
Cancel
Save