Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genotoul-bioinfo
D-GENIES
Commits
b3f825ed
Commit
b3f825ed
authored
Apr 16, 2018
by
Floreal Cabanettes
Browse files
Change version to 1.1.0
parent
05c9587c
Changes
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
b3f825ed
...
...
@@ -8,7 +8,7 @@ install_reqs = parse_requirements('requirements.txt', session='hack')
# reqs is a list of requirement
# e.g. ['django==1.5.1', 'mezzanine==1.4.6']
reqs
=
[
str
(
ir
.
req
)
for
ir
in
install_reqs
]
version
=
'1.
0.1
'
version
=
'1.
1.0
'
if
os
.
name
==
"posix"
:
...
...
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