Skip to content

Commit 3123079

Browse files
author
github-actions
committed
3.13.0
Automatically generated by python-semantic-release
1 parent 3b3a44f commit 3123079

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.3"
3+
version = "3.13.0"
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.3"
8+
__version__ = "3.13.0"

0 commit comments

Comments
 (0)