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