We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e434c5 commit 859586eCopy full SHA for 859586e
qasync/__init__.py
@@ -12,7 +12,7 @@
12
'Gerard Marull-Paretas <[email protected]>, '
13
'Mark Harviston <[email protected]>, '
14
'Arve Knudsen <[email protected]>')
15
-__version__ = '0.9.3'
+__version__ = '0.9.4'
16
__url__ = 'https://github.com/CabbageDevelopment/qasync'
17
__license__ = 'BSD'
18
__all__ = ['QEventLoop', 'QThreadExecutor', 'asyncSlot', 'asyncClose']
0 commit comments