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