bumped to version 13.0.2

This commit is contained in:
Saurabh 2021-04-07 11:32:01 +05:50
parent 6708d89da0
commit ef83ebeb3c

View file

@ -33,7 +33,7 @@ if PY2:
reload(sys)
sys.setdefaultencoding("utf-8")
__version__ = '13.0.1'
__version__ = '13.0.2'
__title__ = "Frappe Framework"