From 5bab8d64ed944bc915ae9447eec2fcc76030b5ee Mon Sep 17 00:00:00 2001 From: Gilbert Montague Date: Mon, 18 Aug 2025 16:59:44 -0700 Subject: [PATCH] chore: Bump version to 2.3.1 --- setup.py | 4 ++-- synapse-api | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.py b/setup.py index 2edb077..38d294d 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ setup( name="science-synapse", - version="2.3.0", + version="2.3.1", description="Client library and CLI for the Synapse API", author="Science Team", author_email="team@science.xyz", @@ -53,7 +53,7 @@ "pyserial", "pyyaml", "pyzmq", - "rich", + "rich==14.0.0", "scipy", "h5py", ], diff --git a/synapse-api b/synapse-api index d8cb99c..69d1944 160000 --- a/synapse-api +++ b/synapse-api @@ -1 +1 @@ -Subproject commit d8cb99ce64ebb6552c8e2bffe59c382fc5f674df +Subproject commit 69d194433c62cae84bb4c61bd7a64002b0d2eda9