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
78e062b5
Commit
78e062b5
authored
Dec 23, 2020
by
Martino Bertoni
🌋
Browse files
bump version
parent
29ff9106
Changes
2
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
78e062b5
...
...
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
__author__
=
"""Martino Bertoni"""
__email__
=
'martino.bertoni@irbbarcelona.org'
__version__
=
'1.1.
7
'
__version__
=
'1.1.
8
'
setup
(
name
=
'signaturizer'
,
...
...
signaturizer/__init__.py
View file @
78e062b5
...
...
@@ -2,4 +2,4 @@ from .signaturizer import Signaturizer, SignaturizerResult
__author__
=
"""Martino Bertoni"""
__email__
=
'martino.bertoni@irbbarcelona.org'
__version__
=
'1.1.
7
'
__version__
=
'1.1.
8
'
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