diff --git a/setup.py b/setup.py index e745191..ac27dd6 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name="aiotractive", - version="0.5.5", + version="0.5.6", author="Gleb Sinyavskiy", author_email="zhulik.gleb@gmail.com", description="Asynchronous Python client for the Tractive REST API",