Post release bump 1.2.0.dev0
This commit is contained in:
parent
94cfcb8d59
commit
5d7610cf6c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Generic Python packager for Android / iOS. Desktop later.
|
|||
|
||||
'''
|
||||
|
||||
__version__ = '1.2.0'
|
||||
__version__ = '1.2.0.dev0'
|
||||
|
||||
import os
|
||||
import re
|
||||
|
|
Loading…
Reference in a new issue