diff --git a/pyproject.toml b/pyproject.toml index 4a7ce7b8..6a794c32 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.9.0" +version = "0.9.1" classifiers = [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License",