diff --git a/setup.py b/setup.py index fa9c14b..192fc9d 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ def stamp_api_version(): setup( name="science-synapse", - version="2.7.1", + version="2.7.2", description="Client library and CLI for the Synapse API", author="Science Team", author_email="team@science.xyz",