We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7bf43d commit ccda6faCopy full SHA for ccda6fa
1 file changed
setup.py
@@ -26,7 +26,7 @@
26
27
setup(
28
name="science-synapse",
29
- version="0.11.0",
+ version="0.11.0-rc.0",
30
description="Client library and CLI for the Synapse API",
31
author="Science Team",
32
author_email="team@science.xyz",
@@ -41,7 +41,7 @@
41
install_requires=[
42
"coolname",
43
"grpcio-tools",
44
- "protoletariat",
+ "protoletariat",
45
"numpy >=2.0.0",
46
"pyserial",
47
"scipy",
0 commit comments