From d9b6c6252ef7dc8893dcf11ed54baa63eaaf0948 Mon Sep 17 00:00:00 2001 From: Andrei Date: Fri, 15 Dec 2017 00:50:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 60c95c8..58a08d7 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='python3-anticaptcha', - version='0.7', + version='0.8', author='AndreiDrang, redV0ID', packages=['python3_anticaptcha'],