bumped to version 13.2.2

This commit is contained in:
Nabin Hait 2021-05-08 17:38:38 +05:50
parent 579b712924
commit 0bbf7c89bf

View file

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