Skip to content
Snippets Groups Projects
Commit d6429c38 authored by alexanderv@ebi.ac.uk's avatar alexanderv@ebi.ac.uk
Browse files

'version bump'

parent fc20ffe7
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ import hashlib
import time
debug = False
version = "3.0.16"
version = "3.0.17"
def load_credentials(filepath):
"""Load credentials for EMBL/EBI EGA from specified file"""
......
......@@ -8,7 +8,7 @@ setup(
description="EGA python client",
long_description=long_description,
packages=["pyega3"],
version = "3.0.16",
version = "3.0.17",
author="EGA team",
author_email="ega-helpdesk@ebi.ac.uk",
install_requires=["requests", "tqdm"],
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment