Skip to content

Commit

Permalink
Post 3.10.14
Browse files Browse the repository at this point in the history
  • Loading branch information
ambv committed Mar 19, 2024
1 parent 976ea78 commit 83518b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Include/patchlevel.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#define PY_RELEASE_SERIAL 0

/* Version as a string */
#define PY_VERSION "3.10.14"
#define PY_VERSION "3.10.14+"
/*--end constants--*/

/* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
Expand Down

0 comments on commit 83518b3

Please sign in to comment.