Skip to content

Commit

Permalink
Bump version 2.39.5 → 2.39.6rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
vagabondHustler committed Dec 1, 2023
1 parent bd8885d commit 508616a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/subsearch/data/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import sys

__version__ = "2.39.5"
__version__ = "2.39.6rc1"

if sys.argv[-1] == "--get-version":
print(__version__)

0 comments on commit 508616a

Please sign in to comment.