diff --git a/pyproject.toml b/pyproject.toml index 9c4602c8..df7b9c2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ description = "Python client for Toyota Connected Services." authors = ["Simon Grud Hansen "] license = "MIT" readme = "README.md" -version = "0.7.5" +version = "0.7.6" classifiers = [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License",