Bump version to 0.30dev after release
This commit is contained in:
parent
cfbc4bb9c8
commit
4112910da0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Generic Python packager for Android / iOS. Desktop later.
|
|||
|
||||
'''
|
||||
|
||||
__version__ = '0.29'
|
||||
__version__ = '0.30dev'
|
||||
|
||||
import os
|
||||
import re
|
||||
|
|
Loading…
Reference in a new issue