diff --git a/setup.py b/setup.py index 340064fb..4c3e23a1 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.20.5", + version="3.20.6", zip_safe=False, )