Skip to content

Commit

Permalink
increased version number
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiSchwarz-cnic committed Jul 17, 2018
1 parent 195837f commit fab7e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hexonet/apiconnector/__init__.py
Expand Up @@ -10,7 +10,7 @@
from hexonet.apiconnector.connection import Connection
from hexonet.apiconnector.response import Response

__version__ = '1.2.6'
__version__ = '1.2.7'
name = "hexonet.apiconnector"


Expand Down

0 comments on commit fab7e18

Please sign in to comment.