From e85704a8db2450cbc28a16711e9689640fe61864 Mon Sep 17 00:00:00 2001 From: Gilbert Montague Date: Tue, 1 Jul 2025 10:01:59 -0700 Subject: [PATCH] chore: bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 88324ed..93590d5 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ setup( name="science-synapse", - version="2.2.10", + version="2.2.11", description="Client library and CLI for the Synapse API", author="Science Team", author_email="team@science.xyz",