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