Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko authored Mar 20, 2018
1 parent ddaf9a5 commit c65e682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raven_aiohttp.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
except ImportError:
has_newstyle_transports = False

__version__ = '0.6.0'
__version__ = '0.7.0'


class AioHttpTransportBase(
Expand Down

0 comments on commit c65e682

Please sign in to comment.