We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e304262 commit 655b886Copy full SHA for 655b886
hexonet/apiconnector/__init__.py
@@ -1,7 +1,7 @@
1
from hexonet.apiconnector.connection import Connection
2
from hexonet.apiconnector.response import Response
3
4
-__version__ = '1.2.3'
+__version__ = '1.2.4'
5
name = "hexonet.apiconnector"
6
7
0 commit comments