Skip to content

Commit 377aede

Browse files
committed
prepare for release
1 parent 6d743a2 commit 377aede

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## 1.6.1 (2023-12-01)
4+
5+
- Fix problem with empty body in PUT
6+
37
## 1.6.0 (2023-12-01)
48

59
- Add remote start/stop using RFID

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[tool.poetry]
44
name = "chargeamps"
5-
version = "1.6.0"
5+
version = "1.6.1"
66
readme = "README.md"
77
description = "Charge-Amps API bindings for Python"
88
authors = ["Jakob Schlyter <[email protected]>"]

0 commit comments

Comments
 (0)