diff --git a/setup.py b/setup.py index 069b726..954c121 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name="aiotractive", - version="0.5.2", + version="0.5.3", author="Gleb Sinyavskiy", author_email="zhulik.gleb@gmail.com", description="Asynchronous Python client for the Tractive REST API",