bump to 0.12-dev
This commit is contained in:
parent
18c72e2ff2
commit
9bafe058c4
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
### 0.12
|
||||
(not released yet)
|
||||
|
||||
|
||||
### 0.11
|
||||
(April 20th, 2014)
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ Generic Python packager for Android / iOS. Desktop later.
|
|||
|
||||
'''
|
||||
|
||||
__version__ = '0.11'
|
||||
__version__ = '0.12-dev'
|
||||
|
||||
import os
|
||||
import re
|
||||
|
|
Loading…
Reference in a new issue