chore: Bump version to v13.0.1
This commit is contained in:
parent
6b0cef718c
commit
a4b166e71f
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ if PY2:
|
|||
reload(sys)
|
||||
sys.setdefaultencoding("utf-8")
|
||||
|
||||
__version__ = '13.0.0'
|
||||
__version__ = '13.0.1'
|
||||
|
||||
__title__ = "Frappe Framework"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue