We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f2189 commit 10d3007Copy full SHA for 10d3007
1 file changed
twocaptcha/__init__.py
@@ -2,4 +2,4 @@
2
from .solver import (TwoCaptcha, SolverExceptions, ValidationException,
3
NetworkException, ApiException, TimeoutException)
4
5
-__version__ = '1.0.2'
+__version__ = '1.0.3'
0 commit comments