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
signaturizer
Commits
c2b71bda
Commit
c2b71bda
authored
Jul 14, 2020
by
Martino Bertoni
🌋
Browse files
update package version
parent
6e32d0b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
c2b71bda
...
...
@@ -3,7 +3,7 @@ from setuptools import find_packages
setuptools
.
setup
(
name
=
'signaturizer'
,
version
=
'1.1.
0
'
,
version
=
'1.1.
1
'
,
description
=
'Generate Chemical Checker signatures from molecules SMILES.'
,
long_description
=
open
(
'README.md'
).
read
().
strip
(),
long_description_content_type
=
"text/markdown"
,
...
...
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