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

Commit f27f9ac

Browse files
bump version to v2.0.1
1 parent bccb0d9 commit f27f9ac

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.0"
5+
__version__ = "2.0.1"

0 commit comments

Comments
 (0)