diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 5d55a8f8279..ad88a909b10 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -24,7 +24,7 @@ #define PY_RELEASE_SERIAL 3 /* Version as a string */ -#define PY_VERSION "3.14.0b3" +#define PY_VERSION "3.14.0b3+" /*--end constants--*/