bump to 0.12-dev

This commit is contained in:
Mathieu Virbel 2014-04-20 21:21:33 +02:00
parent 18c72e2ff2
commit 9bafe058c4
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
### 0.12
(not released yet)
### 0.11
(April 20th, 2014)

View file

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