]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Post 3.14.3
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 3 Feb 2026 18:27:58 +0000 (20:27 +0200)
committerHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 3 Feb 2026 18:27:58 +0000 (20:27 +0200)
Include/patchlevel.h

index 8ad65ac59f4c2605f61e4d3c88cfdaddbe46e2dc..786157e4eacafacd8e72ddbea591d705e7396635 100644 (file)
@@ -24,7 +24,7 @@
 #define PY_RELEASE_SERIAL       0
 
 /* Version as a string */
-#define PY_VERSION              "3.14.3"
+#define PY_VERSION              "3.14.3+"
 /*--end constants--*/