Skip to content

Commit

Permalink
Release 3.7.17.3 version
Browse files Browse the repository at this point in the history
This is the first 3.7 that supports alt builds.
  • Loading branch information
icanhasmath committed Sep 27, 2023
1 parent a469453 commit 4fe54f4
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.7.17"
#define PY_VERSION "3.7.17.3"
/*--end constants--*/

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

0 comments on commit 4fe54f4

Please sign in to comment.