Skip to content

Commit ceb3f66

Browse files
committed
Prepare for 0.9.3 release
1 parent f6c0842 commit ceb3f66

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Change Log
22

3+
## 0.9.3
4+
5+
## What's Changed
6+
* Restore phone login by @nanomad in https://github.com/SAIC-iSmart-API/saic-python-mqtt-gateway/pull/334
7+
38
## 0.9.2
9+
410
### What's Changed
511
* Migrated Last Charge SoC kWh sensor to 'measurement' state_class
612

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "saic-python-mqtt-gateway"
3-
version = "0.9.2"
3+
version = "0.9.3"
44
description = "A service that queries the data from an MG iSMART account and publishes the data over MQTT and to other sources"
55
authors = [
66
{ name = "Giovanni Condello", email = "[email protected]" }

0 commit comments

Comments
 (0)