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
Packages
chemical_checker
Commits
ff22bee3
Commit
ff22bee3
authored
Nov 30, 2020
by
Martino Bertoni
🌋
Browse files
bumped version
parent
72e5ed23
Pipeline
#2303
passed with stages
in 24 minutes and 54 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
package/chemicalchecker/__init__.py
View file @
ff22bee3
...
...
@@ -30,4 +30,4 @@ from .util import Config
__author__
=
"""SBNB"""
__email__
=
'sbnb@irbbarcelona.org'
__version__
=
'1.0.
0
'
__version__
=
'1.0.
1
'
package/setup.py
View file @
ff22bee3
...
...
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
__author__
=
"""SBNB"""
__email__
=
'sbnb@irbbarcelona.org'
__version__
=
'1.0.
0
'
__version__
=
'1.0.
1
'
requirements
=
[
'numpy'
,
...
...
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