Skip to content

Commit 5e779d3

Browse files
committed
Try gel-python 3.0.0b7 again?
Try to reuse the same version number by changing the quotes in _version.py instead of the number.
1 parent 73ccb84 commit 5e779d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gel/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
# supported platforms, publish the packages on PyPI, merge the PR
2929
# to the target branch, create a Git tag pointing to the commit.
3030

31-
__version__ = '3.0.0b7'
31+
__version__ = "3.0.0b7"

0 commit comments

Comments
 (0)