Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 3d85574

Browse files
committed
Bump version
1 parent 37e9f90 commit 3d85574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runregistry/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# To update:
44
# pip install wheel && pip install twine && python setup.py bdist_wheel && twine upload --skip-existing dist/*
5-
__version__ = "2.0.1"
5+
__version__ = "3.0.0"

0 commit comments

Comments
 (0)