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 d96cfcf commit b614377Copy full SHA for b614377
qasync/__init__.py
@@ -14,7 +14,7 @@
14
"Mark Harviston <[email protected]>, "
15
"Arve Knudsen <[email protected]>",
16
)
17
-__version__ = "0.19.0"
+__version__ = "0.20.0"
18
__url__ = "https://github.com/CabbageDevelopment/qasync"
19
__license__ = "BSD"
20
__all__ = ["QEventLoop", "QThreadExecutor", "asyncSlot", "asyncClose"]
0 commit comments