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
480b3158
Commit
480b3158
authored
6 years ago
by
Saurabh
Browse files
Options
Download
Email Patches
Plain Diff
bumped to version 10.1.69
parent
5590193c
develop
v11.1.5
v11.1.4
v11.1.3
v11.1.2
v11.1.1
v11.1.0
v11.0.3-beta.51
v11.0.3-beta.50
v11.0.3-beta.49
v10.1.71
v10.1.70
v10.1.69
No related merge requests found
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 @
480b3158
...
...
@@ -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__
=
'10.1.6
8
'
__version__
=
'10.1.6
9
'
__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