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 95e0199 commit f1804ebCopy full SHA for f1804eb
hexonet/apiconnector/__init__.py
@@ -1,7 +1,7 @@
1
from apiconnector.connection import Connection
2
from apiconnector.response import Response
3
4
-__version__ = '1.0.0'
+__version__ = '1.1.0'
5
name = "apiconnector"
6
7
0 commit comments