Version bump.
All checks were successful
Build, Test, and Upload Python Package / deploy (push) Successful in 38s
All checks were successful
Build, Test, and Upload Python Package / deploy (push) Successful in 38s
This commit is contained in:
parent
8ef62db2e0
commit
6dfe5f6505
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## Version 0.0.8 (19-06-2025)
|
||||
|
||||
- Change to quackseq pulseprogramming framework (`8ef62db2e0593c78713dbbbf7e4e4ee73a6c407e`)
|
||||
|
||||
## Version 0.0.7 (22-05-2024)
|
||||
|
||||
- Improved error handling for failed measurements (`63b2908eb2fb3586e7ae9423036031ec31ea90b2`)
|
||||
|
|
|
@ -7,7 +7,7 @@ allow-direct-references = true
|
|||
|
||||
[project]
|
||||
name = "nqrduck-spectrometer-limenqr"
|
||||
version = "0.0.7"
|
||||
version = "0.0.8"
|
||||
authors = [
|
||||
{ name="jupfi", email="support@nqrduck.cool" },
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue