Skip to content

Commit 2df89f4

Browse files
authored
Back to developpment
1 parent 62b9836 commit 2df89f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262

6363
MAJOR = 2025
6464
MINOR = 3
65-
MICRO = 0
66-
RELEV = "final" # <16
65+
MICRO = 1
66+
RELEV = "dev" # <16
6767
SERIAL = 0 # <16
6868

6969
date = __date__

0 commit comments

Comments
 (0)