Skip to content

Commit 3579c5d

Browse files
Bump version to 0.9.5
1 parent f86c8c6 commit 3579c5d

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
@@ -12,7 +12,7 @@
1212
'Gerard Marull-Paretas <gerard@teslabs.com>, '
1313
'Mark Harviston <mark.harviston@gmail.com>, '
1414
'Arve Knudsen <arve.knudsen@gmail.com>')
15-
__version__ = '0.9.4'
15+
__version__ = '0.9.5'
1616
__url__ = 'https://github.com/CabbageDevelopment/qasync'
1717
__license__ = 'BSD'
1818
__all__ = ['QEventLoop', 'QThreadExecutor', 'asyncSlot', 'asyncClose']

0 commit comments

Comments
 (0)