Skip to content

Commit

Permalink
v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
2captcha committed Apr 2, 2024
1 parent ae26d2c commit 67046ae
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.3'
__version__ = '1.2.4'

0 comments on commit 67046ae

Please sign in to comment.