diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 40135791403..77fc8aeb918 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 4 /* Version as a string */ -#define PY_VERSION "3.14.0b4" +#define PY_VERSION "3.14.0b4+" /*--end constants--*/