diff --git a/setup.py b/setup.py index 979f0712..263df0fb 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="science-synapse", - version="2.4.1", + version="2.5.0", description="Client library and CLI for the Synapse API", author="Science Team", author_email="team@science.xyz",