diff --git a/pyproject.toml b/pyproject.toml index 0830c82..2f0bace 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["setuptools>=77.0"] [project] name = "teslemetry_stream" -version = "0.9.1" +version = "0.9.2" license = "Apache-2.0" description = "Teslemetry Streaming API library for Python" readme = "README.md"