Skip to content

Commit 25b6512

Browse files
committed
Post 3.14.7
1 parent 823f032 commit 25b6512

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Include/patchlevel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#define PY_RELEASE_SERIAL 0
2525

2626
/* Version as a string */
27-
#define PY_VERSION "3.14.7"
27+
#define PY_VERSION "3.14.7+"
2828
/*--end constants--*/
2929

3030

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
This is Python version 3.14.7
2-
=============================
1+
This is Python version 3.14.7+
2+
==============================
33

44
.. image:: https://github.com/python/cpython/actions/workflows/build.yml/badge.svg?branch=main&event=push
55
:alt: CPython build status on GitHub Actions

0 commit comments

Comments
 (0)