We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf16a33 commit 2b41458Copy full SHA for 2b41458
1 file changed
Include/patchlevel.h
@@ -27,7 +27,7 @@
27
#define PY_RELEASE_SERIAL 3
28
29
/* Version as a string */
30
-#define PY_VERSION "3.15.0b3"
+#define PY_VERSION "3.15.0b3+dev"
31
/*--end constants--*/
32
33
0 commit comments