Bump to 0.25

This commit is contained in:
Mathieu Virbel 2015-01-27 17:33:20 +01:00
parent b6d8eb9d13
commit b02f074c24
2 changed files with 10 additions and 1 deletions

View file

@ -4,6 +4,15 @@ Changelog
%%version%% (unreleased)
------------------------
- Setup.py: add changelog in the long description. [Mathieu Virbel]
- Bump to 0.24. [Mathieu Virbel]
0.24 (2015-01-27)
-----------------
- Bump to 0.24. [Mathieu Virbel]
- Bump to 0.23. [Mathieu Virbel]
0.23 (2015-01-27)

View file

@ -6,7 +6,7 @@ Generic Python packager for Android / iOS. Desktop later.
'''
__version__ = '0.25dev'
__version__ = '0.25'
import os
import re