8000 Post 3.14.0b3 · python/cpython@8ec4186 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8ec4186

Browse files
committed
Post 3.14.0b3
1 parent 26d485d commit 8ec4186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 3
2525

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

3030

0 commit comments

Comments
 (0)
0