We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 097a426 commit 1e7016cCopy full SHA for 1e7016c
setup.py
@@ -1,4 +1,4 @@
1
-build_id = "301.1" # may optionally include a ".{patchno}" suffix.
+build_id = "302" # may optionally include a ".{patchno}" suffix.
2
# Putting build_id at the top prevents automatic __doc__ assignment, and
3
# I *want* the build number at the top :)
4
__doc__ = """This is a distutils setup-script for the pywin32 extensions
0 commit comments