Skip to content

Commit

Permalink
Post 3.10.0rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogsal committed Sep 7, 2021
1 parent 839d789 commit 8afab2e
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 2

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

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

0 comments on commit 8afab2e

Please sign in to comment.