From 08d1586086c1a3d3a5e80febf5aff058f4809c19 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 8 Oct 2023 00:26:38 +0000 Subject: [PATCH] 3.9.5 Automatically generated by python-semantic-release --- pyproject.toml | 2 +- teslajsonpy/__version__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index ba140eb6..12ec002f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "teslajsonpy" -version = "3.9.4" +version = "3.9.5" description = "A library to work with Tesla API." authors = ["Sergey Isachenko "] license = "Apache-2.0" diff --git a/teslajsonpy/__version__.py b/teslajsonpy/__version__.py index c55012a7..2a94cc39 100644 --- a/teslajsonpy/__version__.py +++ b/teslajsonpy/__version__.py @@ -5,4 +5,4 @@ For more details about this api, please refer to the documentation at https://github.com/zabuldon/teslajsonpy """ -__version__ = "3.9.4" +__version__ = "3.9.5"