Skip to content

Commit ccda6fa

Browse files
committed
chore: rc
1 parent d7bf43d commit ccda6fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
setup(
2828
name="science-synapse",
29-
version="0.11.0",
29+
version="0.11.0-rc.0",
3030
description="Client library and CLI for the Synapse API",
3131
author="Science Team",
3232
author_email="team@science.xyz",
@@ -41,7 +41,7 @@
4141
install_requires=[
4242
"coolname",
4343
"grpcio-tools",
44-
"protoletariat",
44+
"protoletariat",
4545
"numpy >=2.0.0",
4646
"pyserial",
4747
"scipy",

0 commit comments

Comments
 (0)