chore: Bump develop branch version to v14 (#12600)

This commit is contained in:
Suraj Shetty 2021-03-17 18:16:03 +05:30 committed by GitHub
parent 2536f73e2d
commit ee1806828f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ if PY2:
reload(sys)
sys.setdefaultencoding("utf-8")
__version__ = '13.0.0-dev'
__version__ = '14.0.0-dev'
__title__ = "Frappe Framework"
local = Local()