Skip to content

Commit bd52879

Browse files
author
2captcha
committedJun 28, 2023
v1.2.1
1 parent a336aaa commit bd52879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎twocaptcha/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from .solver import (TwoCaptcha, SolverExceptions, ValidationException,
33
NetworkException, ApiException, TimeoutException)
44

5-
__version__ = '1.2.0'
5+
__version__ = '1.2.1'

0 commit comments

Comments
 (0)
Please sign in to comment.