diff --git a/Include/patchlevel.h b/Include/patchlevel.h index aba26718b2e..d761b114c16 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 2 /* Version as a string */ -#define PY_VERSION "3.14.0b2" +#define PY_VERSION "3.14.0b2+" /*--end constants--*/