Bump to 0.36

This commit is contained in:
Peter Badida 2018-11-21 20:42:02 +01:00 committed by GitHub
parent a6cd679c5c
commit 0c9fbb9783
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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