Skip to content

Commit 42a0d29

Browse files
committed
bumped to version 12.19.0
1 parent f72a87c commit 42a0d29

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
@@ -23,7 +23,7 @@
2323
reload(sys)
2424
sys.setdefaultencoding("utf-8")
2525

26-
__version__ = '12.18.1'
26+
__version__ = '12.19.0'
2727
__title__ = "Frappe Framework"
2828

2929
local = Local()

0 commit comments

Comments
 (0)