We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ced54 commit a621f69Copy full SHA for a621f69
setup.py
@@ -1,4 +1,4 @@
1
-build_id = "303.1" # may optionally include a ".{patchno}" suffix.
+build_id = "304" # 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