Skip to content

Commit 797c193

Browse files
committed
switch to dev version
1 parent e72cbc2 commit 797c193

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"final": 15}
6666
MAJOR = 2025
6767
MINOR = 12
68-
MICRO = 0
69-
RELEV = "beta" # <16
68+
MICRO = 1
69+
RELEV = "dev" # <16
7070
SERIAL = 0 # <16
7171

7272
date = __date__

0 commit comments

Comments
 (0)