diff --git a/dist/python3-anticaptcha-1.2.3.tar.gz b/dist/python3-anticaptcha-1.2.3.tar.gz new file mode 100644 index 0000000..50d583d Binary files /dev/null and b/dist/python3-anticaptcha-1.2.3.tar.gz differ diff --git a/dist/python3_anticaptcha-1.2.3-py3-none-any.whl b/dist/python3_anticaptcha-1.2.3-py3-none-any.whl new file mode 100644 index 0000000..a2a881b Binary files /dev/null and b/dist/python3_anticaptcha-1.2.3-py3-none-any.whl differ diff --git a/setup.py b/setup.py index 18fd29a..e2bbe70 100644 --- a/setup.py +++ b/setup.py @@ -59,7 +59,7 @@ class UploadCommand(Command): self.status('Uploading the package to PyPI via Twine…') os.system('twine upload dist/*') -sys.exit() + sys.exit() setup( name = NAME, @@ -79,7 +79,6 @@ setup( anticaptcha python3 recaptcha - captcha security api python-library