Skip to content

Commit

Permalink
Post 3.8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
ambv committed Mar 19, 2024
1 parent 469ede4 commit 95c340a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Include/patchlevel.h
Expand Up @@ -23,7 +23,7 @@
#define PY_RELEASE_SERIAL 0

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

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

0 comments on commit 95c340a

Please sign in to comment.