Skip to content

Commit fc75340

Browse files
authored
Bump version to 0.25.0
1 parent 8be4098 commit fc75340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: qasync/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Mark Harviston <mark.harviston@gmail.com>, "
1515
"Arve Knudsen <arve.knudsen@gmail.com>",
1616
)
17-
__version__ = "0.24.2"
17+
__version__ = "0.25.0"
1818
__url__ = "https://github.com/CabbageDevelopment/qasync"
1919
__license__ = "BSD"
2020
__all__ = ["QEventLoop", "QThreadExecutor", "asyncSlot", "asyncClose"]

0 commit comments

Comments
 (0)