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