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