bumped to version 13.1.0

This commit is contained in:
Nabin Hait 2021-04-21 12:53:59 +05:50 committed by Suraj Shetty
parent 99df903328
commit 470232cfa4

View file

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