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
94a6f7ae
Commit
94a6f7ae
authored
Nov 17, 2020
by
Martino Bertoni
🌋
Browse files
updated version
parent
2988e8da
Changes
2
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
94a6f7ae
...
...
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
__author__
=
"""Martino Bertoni"""
__email__
=
'martino.bertoni@irbbarcelona.org'
__version__
=
'1.1.
6
'
__version__
=
'1.1.
7
'
setup
(
name
=
'signaturizer'
,
...
...
signaturizer/__init__.py
View file @
94a6f7ae
...
...
@@ -2,4 +2,4 @@ from .signaturizer import Signaturizer, SignaturizerResult
__author__
=
"""Martino Bertoni"""
__email__
=
'martino.bertoni@irbbarcelona.org'
__version__
=
'1.1.
6
'
__version__
=
'1.1.
7
'
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