Skip to content

Commit

Permalink
Release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarull committed Nov 2, 2018
1 parent 167479d commit 4531496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asyncqt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
__author__ = ('Gerard Marull-Paretas <[email protected]>, '
'Mark Harviston <[email protected]>, '
'Arve Knudsen <[email protected]>')
__version__ = '0.7.0.dev0'
__version__ = '0.7.0'
__url__ = 'https://github.com/gmarull/asyncqt'
__license__ = 'BSD'
__all__ = ['QEventLoop', 'QThreadExecutor', 'asyncSlot', 'asyncClose']
Expand Down

0 comments on commit 4531496

Please sign in to comment.