From 9ed038416cc0f6985dbe9fe7d7f945b5ab2d3cf9 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 31 Dec 2019 10:48:38 +0100 Subject: [PATCH] goto 0.8.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 55e0214..5c063f8 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( long_description=open('README.rst').read(), author="Guillaume Pellerin", author_email="yomguy@parisson.com", - version='0.7.3', + version='0.8.0', install_requires=[ 'setuptools', 'python-shout==0.2.6', -- 2.47.3