diff --git a/Include/patchlevel.h b/Include/patchlevel.h index c926ee8c32b..4ce27444946 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 1 /* Version as a string */ -#define PY_VERSION "3.14.0rc1" +#define PY_VERSION "3.14.0rc1+" /*--end constants--*/