Skip to content

Commit 401b24e

Browse files
committed
Bump versions
1 parent a5d90f0 commit 401b24e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lucidmotors/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
ReferralData,
145145
)
146146

147-
__version__ = "1.2.1"
147+
__version__ = "1.2.2"
148148

149149
_LOGGER = logging.getLogger(__name__)
150150

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 = "lucidmotors"
3-
version = "1.2.1"
3+
version = "1.2.2"
44
description = ""
55
authors = ["Nick Shipp <[email protected]>", "Michael Borohovski <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)