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
bumped to version 13.0.3
version-14
Nabin Hait
4 years ago
parent
a0efc09008
commit
eb73955bc0
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
frappe/__init__.py
+ 1
- 1
frappe/__init__.py
View File
@@ -33,7 +33,7 @@ if PY2:
reload(sys)
reload(sys)
sys.setdefaultencoding("utf-8")
sys.setdefaultencoding("utf-8")
__version__ = '13.0.
2
'
__version__ = '13.0.
3
'
__title__ = "Frappe Framework"
__title__ = "Frappe Framework"
Write
Preview
Loading…
Cancel
Save