Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
D-GENIES
Commits
e574fefd
Commit
e574fefd
authored
Jul 13, 2018
by
Floreal Cabanettes
Browse files
Fix version in init
parent
54dabba1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dgenies/__init__.py
View file @
e574fefd
...
...
@@ -5,7 +5,7 @@ from flask import Flask
from
.config_reader
import
AppConfigReader
from
.lib.crons
import
Crons
VERSION
=
"1.
0
.1"
VERSION
=
"1.
1
.1"
app
=
None
app_title
=
None
...
...
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