Skip to content

Commit 0eca582

Browse files
committed
chore: tag 1.0.1rc5
1 parent 3432e6c commit 0eca582

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ jobs:
8282
name: Publish to pypi
8383
needs: [validate-test-pypi-release]
8484
runs-on: ubuntu-latest
85-
if: false # Temporarily disabled
8685
environment:
8786
name: pypi
8887
url: https://pypi.org/p/science-synapse/

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
setup(
2828
name="science-synapse",
29-
version="1.0.1-rc.4",
29+
version="1.0.1rc5",
3030
description="Client library and CLI for the Synapse API",
3131
author="Science Team",
3232
author_email="team@science.xyz",

0 commit comments

Comments
 (0)