Skip to content

Commit 3ba92f1

Browse files
author
github-actions
committed
3.12.2
Automatically generated by python-semantic-release
1 parent 92c9769 commit 3ba92f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "teslajsonpy"
3-
version = "3.12.1"
3+
version = "3.12.2"
44
description = "A library to work with Tesla API."
55
authors = ["Sergey Isachenko <sergey.isachenkol@bool.by>"]
66
license = "Apache-2.0"

teslajsonpy/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
For more details about this api, please refer to the documentation at
66
https://github.com/zabuldon/teslajsonpy
77
"""
8-
__version__ = "3.12.1"
8+
__version__ = "3.12.2"

0 commit comments

Comments
 (0)