Skip to content

Commit 64dd6f3

Browse files
committed
Bump to version 223
1 parent 1cd8478 commit 64dd6f3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.txt

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Generally created by hand after running:
44
hg log -rb2xx: > log.out
55
However contributors are encouraged to add their own entries for their work.
66

7+
Since build 223:
8+
----------------
9+
710
Since build 222:
811
----------------
912
* pywin32.pth now arranges for the pywin32_system32 directory to be on

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
build_id="222.1" # may optionally include a ".{patchno}" suffix.
1+
build_id="223" # may optionally include a ".{patchno}" suffix.
22
# Putting buildno at the top prevents automatic __doc__ assignment, and
33
# I *want* the build number at the top :)
44
__doc__="""This is a distutils setup-script for the pywin32 extensions

0 commit comments

Comments
 (0)