Skip to content

v1.1.13

Compare
Choose a tag to compare
@CiaranWelsh CiaranWelsh released this 17 Sep 12:34

Found bug in pyomexmeta when running on windows python 3.8. The issue is with pywintypes and discribed here: mhammond/pywin32#1327

The workaround is to import pywintypes before win32api. This is the only change since v.1.1.12