We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ebdc8 commit fc7d345Copy full SHA for fc7d345
twocaptcha/__init__.py
@@ -2,4 +2,4 @@
2
from .solver import (TwoCaptcha, SolverExceptions, ValidationException,
3
NetworkException, ApiException, TimeoutException)
4
5
-__version__ = '1.1.1'
+__version__ = '1.1.2'
0 commit comments