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 8b328df commit d0f2928Copy full SHA for d0f2928
setup.py
@@ -1,6 +1,6 @@
1
from __future__ import annotations
2
3
-build_id = "311" # may optionally include a ".{patchno}" suffix.
+build_id = "311.1" # may optionally include a ".{patchno}" suffix.
4
5
__doc__ = """This is a distutils setup-script for the pywin32 extensions.
6
0 commit comments