diff --git a/setup.py b/setup.py index 5a1ef92..7983327 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="aio-tinder", - version="0.1.7", + version="0.1.8", description="Asynchronous Tinder API client", url="https://github.com/faruken/aio-tinder", author="faruken",