Skip to content

Commit f482e96

Browse files
committed
Fix package version
1 parent b8fbf82 commit f482e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

captchatools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
2 = Anticaptcha
1717
3 = 2captcha
1818
'''
19-
__version__ = "2.0.0"
19+
__version__ = "1.3.0"
2020
__author__ = "Matthew17-21"
2121
__license__ = "MIT"
2222

0 commit comments

Comments
 (0)