Skip to content

Commit c619c0f

Browse files
committed
bumped to version 7.0.32
1 parent 64e178f commit c619c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frappe/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from .exceptions import *
1414
from .utils.jinja import get_jenv, get_template, render_template
1515

16-
__version__ = "7.0.31"
16+
__version__ = "7.0.32"
1717

1818
local = Local()
1919

0 commit comments

Comments
 (0)