Skip to content

Commit 5888273

Browse files
Bump version to 0.23.0
1 parent 28b29d7 commit 5888273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qasync/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Mark Harviston <[email protected]>, "
1515
"Arve Knudsen <[email protected]>",
1616
)
17-
__version__ = "0.22.0"
17+
__version__ = "0.23.0"
1818
__url__ = "https://github.com/CabbageDevelopment/qasync"
1919
__license__ = "BSD"
2020
__all__ = ["QEventLoop", "QThreadExecutor", "asyncSlot", "asyncClose"]

0 commit comments

Comments
 (0)