diff --git a/setup.py b/setup.py index e9ed5ddc..88046671 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.19.3", + version="3.20.0", zip_safe=False, )