mirror of
https://github.com/nqrduck/nqrduck-measurement.git
synced 2025-01-02 20:58:12 +00:00
Version bump
This commit is contained in:
parent
dca1c6816f
commit
9b1052bb74
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## Version 0.0.6 (27-05-2024)
|
||||
|
||||
- Added fitting functions to the measurement module (`dca1c6816f0697ca3c6827fd07a0236a3189b922`).
|
||||
|
||||
## Version 0.0.5 (20-05-2024)
|
||||
|
||||
- Fixed measurement dialog not showing in wayland (`f5705e4efcbaf1aa0efd558b1ec1dacf42a53944`)
|
||||
|
|
|
@ -7,7 +7,7 @@ allow-direct-references = true
|
|||
|
||||
[project]
|
||||
name = "nqrduck-measurement"
|
||||
version = "0.0.5"
|
||||
version = "0.0.6"
|
||||
authors = [
|
||||
{ name="jupfi", email="support@nqrduck.cool" },
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue