Skip to content

Commit

Permalink
update apiconnector version
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiSchwarz-cnic committed Jul 9, 2018
1 parent 95e0199 commit f1804eb
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 apiconnector.connection import Connection
from apiconnector.response import Response

__version__ = '1.0.0'
__version__ = '1.1.0'
name = "apiconnector"


Expand Down

0 comments on commit f1804eb

Please sign in to comment.