Skip to content

Commit

Permalink
[fix] bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Nov 7, 2019
1 parent e5d45b9 commit 1ca5f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wsrpc_aiohttp/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

team_email = 'me@mosquito.su'

version_info = (2, 5, 0)
version_info = (2, 6, 0)


__author__ = ", ".join("{} <{}>".format(*info) for info in author_info)
Expand Down

0 comments on commit 1ca5f30

Please sign in to comment.