Skip to content

Commit

Permalink
set version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiSchwarz-cnic committed Jul 9, 2018
1 parent d3fa6ae commit 5642b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hexonet/apiconnector/__init__.py
@@ -1,7 +1,7 @@
from hexonet.apiconnector import Connection
from hexonet.apiconnector import Response

__version__ = '1.2.1'
__version__ = '1.2.2'
name = "hexonet.apiconnector"


Expand Down

0 comments on commit 5642b54

Please sign in to comment.