]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.15.0b4
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sat, 18 Jul 2026 13:08:51 +0000 (15:08 +0200)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sat, 18 Jul 2026 13:08:51 +0000 (15:08 +0200)
Include/patchlevel.h

index 425ce233955cfdac4b1c052f1fe71cd5ebcc03c6..436b890d58881b184b1b4e0e9c32ed2650822492 100644 (file)
@@ -27,7 +27,7 @@
 #define PY_RELEASE_SERIAL       4
 
 /* Version as a string */
-#define PY_VERSION              "3.15.0b4"
+#define PY_VERSION              "3.15.0b4+dev"
 /*--end constants--*/