This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
chore: Bump version to v14
version-14
Suraj Shetty
2 years ago
parent
5ec13b0580
commit
5ff15f3026
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
frappe/__init__.py
+ 1
- 1
frappe/__init__.py
View File
@@ -42,7 +42,7 @@ from .utils.jinja import (
)
from .utils.lazy_loader import lazy_import
__version__ = "14.0.0
-dev
"
__version__ = "14.0.0"
__title__ = "Frappe Framework"
controllers = {}
Write
Preview
Loading…
Cancel
Save