We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d7b5e commit 675b885Copy full SHA for 675b885
setup.py
@@ -1,6 +1,6 @@
1
from __future__ import print_function
2
3
-build_id="223.1" # may optionally include a ".{patchno}" suffix.
+build_id="224" # may optionally include a ".{patchno}" suffix.
4
# Putting build_id at the top prevents automatic __doc__ assignment, and
5
# I *want* the build number at the top :)
6
__doc__="""This is a distutils setup-script for the pywin32 extensions
0 commit comments