Version bump v0.0.6

This commit is contained in:
jupfi 2024-05-05 15:46:33 +02:00
parent 1bceba1a0f
commit e9ba962634
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## Version 0.0.6 (05-05-2024)
- Added a dwell time setting for receiving. Additionally the sampling frequency is now settable. (`1a6342e4cb3ee5a351547dc389873f9ce8f20a15`)
- Measurements now have a name (`1bceba1a0f57ce168564cadecb30152020ca509c`)
### Version 0.0.5 (26-04-2024)
- Added support for the new formbuilder provided by the nqrduck core

View file

@ -7,7 +7,7 @@ allow-direct-references = true
[project]
name = "nqrduck-spectrometer-limenqr"
version = "0.0.5"
version = "0.0.6"
authors = [
{ name="jupfi", email="support@nqrduck.cool" },
]