From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 7 Oct 2025 14:15:20 +0000 (+0300) Subject: Post 3.14.0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=43198842562e6755ebbec5d3ee3e33aa0e90e9ab;p=thirdparty%2FPython%2Fcpython.git Post 3.14.0 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 5a90a69b8c2a..35838175df0f 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.0" +#define PY_VERSION "3.14.0+" /*--end constants--*/