Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Oct 10, 2024
1 parent d321a1e commit 5ddb4fe
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 40 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Changelog

## Next version
## 0.2.1 - 2024-10-10

### ✨ Improved

* Add custom help section `"Post-fill data logging"`.
* Allow to set data logging options via environment variables.
* Add link to Grafana plots in alert and success messages.


## 0.2.0 - 2024-10-08
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 = "lvmcryo"
version = "0.2.1a0"
version = "0.2.1"
description = "LVM cryostat tools"
authors = [
{ name = "José Sánchez-Gallego", email = "[email protected]" }
Expand Down
76 changes: 38 additions & 38 deletions uv.lock

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

0 comments on commit 5ddb4fe

Please sign in to comment.