diff --git a/include/comtypes b/include/comtypes index d3fbdd0c293..edbaf3bfb7b 160000 --- a/include/comtypes +++ b/include/comtypes @@ -1 +1 @@ -Subproject commit d3fbdd0c2933c9671e80d7407a0320925abc8bc5 +Subproject commit edbaf3bfb7b0c68daa6ee8eac4a770dc66e296ec diff --git a/miscDeps b/miscDeps index 5ec76a01ee4..58aeed32aad 160000 --- a/miscDeps +++ b/miscDeps @@ -1 +1 @@ -Subproject commit 5ec76a01ee462d944d6b50c62ac9b871c92c16e1 +Subproject commit 58aeed32aad2cc6112d92872ea2d4aaf1a76396a diff --git a/readme.md b/readme.md index 31092b473c5..ab00abe4458 100644 --- a/readme.md +++ b/readme.md @@ -55,7 +55,7 @@ If you aren't sure, run `git submodule update` after every git pull, merge or ch For reference, the following dependencies are included in Git submodules: -* [comtypes](https://github.com/enthought/comtypes), version 1.1.3 +* [comtypes](https://github.com/enthought/comtypes), version 1.1.4 * [wxPython](http://www.wxpython.org/), version 3.0.2.0 * [Python Windows Extensions](http://sourceforge.net/projects/pywin32/ ), build 218 * [eSpeak NG](https://github.com/espeak-ng/espeak-ng), commit 37121600 diff --git a/source/setup.py b/source/setup.py index 69df9a0caf2..92726fdfa0a 100755 --- a/source/setup.py +++ b/source/setup.py @@ -19,6 +19,31 @@ import imp MAIN_MANIFEST_EXTRA = r""" + + + + + + + +