Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Dec 27, 2024
1 parent 7450933 commit 134e27e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Changelog

## Next version
## 1.0.2 - December 27, 2024

### ✨ Improved

* Report last time the heartbeat was set in the PLC in the `status` command.
* Report timeout of the engineering mode.
* Report ``last_heartbeat_set` as an ISO string.


## 1.0.1 - December 26, 2024

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "sdss-lvmecp"
version = "1.0.2a0"
version = "1.0.2"
description = "A library and actor to communicate with an SDSS-V LVM Enclosure"
authors = [
{ name = "José Sánchez-Gallego", email = "[email protected]" },
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 134e27e

Please sign in to comment.