From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Sun, 10 May 2026 12:27:46 +0000 (+0300) Subject: Post 3.14.5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=141571b3439a83824eeecbedbab9f38106fd221e;p=thirdparty%2FPython%2Fcpython.git Post 3.14.5 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 3babdefbdcc0..c46d343d4635 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.5" +#define PY_VERSION "3.14.5+" /*--end constants--*/