There was an error while loading. Please reload this page.
1 parent 823f032 commit 25b6512Copy full SHA for 25b6512
2 files changed
Include/patchlevel.h
@@ -24,7 +24,7 @@
24
#define PY_RELEASE_SERIAL 0
25
26
/* Version as a string */
27
-#define PY_VERSION "3.14.7"
+#define PY_VERSION "3.14.7+"
28
/*--end constants--*/
29
30
README.rst
@@ -1,5 +1,5 @@
1
-This is Python version 3.14.7
2
-=============================
+This is Python version 3.14.7+
+==============================
3
4
.. image:: https://github.com/python/cpython/actions/workflows/build.yml/badge.svg?branch=main&event=push
5
:alt: CPython build status on GitHub Actions
0 commit comments