From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Tue, 7 Apr 2026 17:32:33 +0000 (+0300) Subject: Post 3.15.0a8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8166492c292cf064b64df2e195200cdd0a8a5091;p=thirdparty%2FPython%2Fcpython.git Post 3.15.0a8 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 2761f0dcbdc4..9f5c36230a7e 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 8 /* Version as a string */ -#define PY_VERSION "3.15.0a8" +#define PY_VERSION "3.15.0a8+" /*--end constants--*/