Release Version 12

This commit is contained in:
sahil28297 2019-07-22 17:30:15 +05:30 committed by GitHub
parent 42bbca5327
commit 5fdc33d9bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ if sys.version[0] == '2':
reload(sys)
sys.setdefaultencoding("utf-8")
__version__ = '11.1.36'
__version__ = '12.0.0'
__title__ = "Frappe Framework"
local = Local()