Skip to content

Commit

Permalink
ver.bump
Browse files Browse the repository at this point in the history
  • Loading branch information
wkta committed Jun 16, 2023
1 parent d3eae9d commit 3f4dfa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyved_engine/__version__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VYEAR_2DIG = 23 # remember to use only 2 digits
VMONTH = 5
VMONTH = 6
_idx = 1 # 1 =alpha, 2 =beta, 3 =release candidate, 0 =legit release
VRANK = 1

Expand Down

0 comments on commit 3f4dfa8

Please sign in to comment.