diff --git a/setup.py b/setup.py index 0920c6d6..2935fbc7 100644 --- a/setup.py +++ b/setup.py @@ -44,6 +44,6 @@ test_suite="tests", tests_require=test_requirements, url="https://github.com/fuatakgun/hyundai_kia_connect_api", - version="3.17.0", + version="3.17.1", zip_safe=False, )