We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1ef73 commit e63a7f4Copy full SHA for e63a7f4
frappe/__init__.py
@@ -42,7 +42,7 @@
42
)
43
from .utils.lazy_loader import lazy_import
44
45
-__version__ = "14.14.2"
+__version__ = "14.14.3"
46
__title__ = "Frappe Framework"
47
48
controllers = {}
0 commit comments