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.
major.minor
1 parent 54dd77f commit a778b16Copy full SHA for a778b16
Doc/tools/extensions/patchlevel.py
@@ -74,4 +74,4 @@ def get_version_info():
74
75
76
if __name__ == "__main__":
77
- print(format_version_info(get_header_version_info())[1])
+ print(format_version_info(get_header_version_info())[0])
0 commit comments