Skip to content

Commit

Permalink
v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
2captcha committed Apr 1, 2024
1 parent 46067e2 commit 1806be9
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.2.2'
__version__ = '1.2.3'

0 comments on commit 1806be9

Please sign in to comment.