1.5.3.2 for ubuntu

This commit is contained in:
Julien Duponchelle 2017-01-19 12:13:01 +01:00
parent e7a88a7d99
commit 05607fa2f3
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8

View File

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