Skip to content

Commit 1316f47

Browse files
committed
Update versions for release
Signed-off-by: Kurt Greaves <[email protected]>
1 parent c60f093 commit 1316f47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# EAS Python client
2-
## [0.23.0] - UNRELEASED
2+
## [0.23.0] - 2025-09-10
33
### Breaking Changes
44
* Renamed the parameter `calibration_id` to `calibration_name` for the following methods `get_transformer_tap_settings` and `async_get_transformer_tap_settings`. This better reflects that
55
this parameter is the user supplied calibration name rather than EAS's internal calibration run ID.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build-backend = "setuptools.build_meta"
1414

1515
[project]
1616
name = "zepben.eas"
17-
version = "0.23.0b5"
17+
version = "0.23.0"
1818
description = "Python SDK for interacting with the Evolve App Server"
1919
readme = {file = "README.md", content-type = "text/markdown"}
2020
license = "MPL-2.0"

0 commit comments

Comments
 (0)