Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
romis2012 committed Dec 19, 2019
1 parent cd2336b commit f235edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiohttp_socks/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
LoginAuthenticationFailed, InvalidServerVersion, InvalidServerReply
)

__version__ = '0.3.0'
__version__ = '0.3.1'

__all__ = ('SocksConnector', 'ProxyConnector', 'SocksVer', 'ProxyType',
'ProxyError', 'ProxyConnectionError',
Expand Down

0 comments on commit f235edd

Please sign in to comment.