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