We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8be4098 commit fc75340Copy full SHA for fc75340
qasync/__init__.py
@@ -14,7 +14,7 @@
14
"Mark Harviston <[email protected]>, "
15
"Arve Knudsen <[email protected]>",
16
)
17
-__version__ = "0.24.2"
+__version__ = "0.25.0"
18
__url__ = "https://github.com/CabbageDevelopment/qasync"
19
__license__ = "BSD"
20
__all__ = ["QEventLoop", "QThreadExecutor", "asyncSlot", "asyncClose"]
0 commit comments