Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
仰若水
frappe
Commits
57f6a391
Commit
57f6a391
authored
7 years ago
by
mbauskar
Browse files
Options
Download
Email Patches
Plain Diff
bumped to version 9.1.5
parent
b3ee2d56
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
frappe/__init__.py
+1
-1
frappe/__init__.py
with
1 addition
and
1 deletion
+1
-1
frappe/__init__.py
View file @
57f6a391
...
...
@@ -14,7 +14,7 @@ import os, sys, importlib, inspect, json
from
.exceptions
import
*
from
.utils.jinja
import
get_jenv
,
get_template
,
render_template
,
get_email_from_template
__version__
=
'9.1.
4
'
__version__
=
'9.1.
5
'
__title__
=
"Frappe Framework"
local
=
Local
()
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help