summaryrefslogtreecommitdiffstats
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/patchlevel.h')
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index 74b630a..5929c3f 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -24,7 +24,7 @@
#define PY_RELEASE_SERIAL 5
/* Version as a string */
-#define PY_VERSION "3.14.0a5"
+#define PY_VERSION "3.14.0a5+"
/*--end constants--*/