]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.1
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 2 Dec 2025 16:16:07 +0000 (18:16 +0200)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 2 Dec 2025 16:16:07 +0000 (18:16 +0200)
Include/patchlevel.h

index ce7d23b2155c7c9544f7cb86468a204fba3cbea2..1a53949b1634160d923b14fdd7dd4ef3ff5baecc 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       0
 
 /* Version as a string */
-#define PY_VERSION              "3.14.1"
+#define PY_VERSION              "3.14.1+"
 /*--end constants--*/