From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 3 Feb 2026 18:27:58 +0000 (+0200) Subject: Post 3.14.3 X-Git-Tag: v3.14.4~336 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=360214e25742181c1970fb7cc12e8707638233d2;p=thirdparty%2FPython%2Fcpython.git Post 3.14.3 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 8ad65ac59f4c..786157e4eaca 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -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--*/