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