Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
2captcha committed Mar 1, 2023
1 parent 949ecf5 commit 08e8e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twocaptcha/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
from .solver import (TwoCaptcha, SolverExceptions, ValidationException,
NetworkException, ApiException, TimeoutException)

__version__ = '1.1.3'
__version__ = '1.2.0'

0 comments on commit 08e8e00

Please sign in to comment.