Skip to content

Commit 84f96c7

Browse files
committed
Prepare for 0.9.5 release
1 parent 126f687 commit 84f96c7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 0.9.5
4+
5+
## What's Changed
6+
* Extend ZS EV battery capacity to high trim and long range models by @nanomad in https://github.com/SAIC-iSmart-API/saic-python-mqtt-gateway/pull/339
7+
38
## 0.9.4
49

510
## What's Changed

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.4"
3+
version = "0.9.5"
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)