diff --git a/pyproject.toml b/pyproject.toml index af8c5ef..099a1c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ requires = ["setuptools>=77.0"] [project] name = "teslemetry_stream" -version = "0.10.0" +version = "0.10.1" license = "Apache-2.0" description = "Teslemetry Streaming API library for Python" readme = "README.md"