diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 610d5bb4a12..90a73c8f2b1 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -27,7 +27,7 @@ #define PY_RELEASE_SERIAL 3 /* Version as a string */ -#define PY_VERSION "3.15.0a3" +#define PY_VERSION "3.15.0a3+" /*--end constants--*/