Skip to content

0.6.5

Compare
Choose a tag to compare
@mottosso mottosso released this 21 Nov 12:16
· 652 commits to master since this release

This release fixes an edgecase whereby (1) using Qt.py in conjunction with PyQt and (2) attempting to import Qt.QtCore directly causes remappings - such as pyqtSignal -> Signal - to vanish.

See #158 for details.