Version bump.
All checks were successful
Build, Test, and Upload Python Package / deploy (push) Successful in 1m2s
All checks were successful
Build, Test, and Upload Python Package / deploy (push) Successful in 1m2s
This commit is contained in:
parent
093fd59dc1
commit
52ed284853
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Version 0.0.7 (19-06-2025)
|
||||||
|
|
||||||
|
- Change to quackseq pulseprogramming framework (`093fd59dc142a870382ecf51e5539dd77321bbb1`).
|
||||||
|
|
||||||
## Version 0.0.6 (27-05-2024)
|
## Version 0.0.6 (27-05-2024)
|
||||||
|
|
||||||
- Added fitting functions to the measurement module (`dca1c6816f0697ca3c6827fd07a0236a3189b922`).
|
- Added fitting functions to the measurement module (`dca1c6816f0697ca3c6827fd07a0236a3189b922`).
|
||||||
|
|
|
@ -7,7 +7,7 @@ allow-direct-references = true
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "nqrduck-measurement"
|
name = "nqrduck-measurement"
|
||||||
version = "0.0.6"
|
version = "0.0.7"
|
||||||
authors = [
|
authors = [
|
||||||
{ name="jupfi", email="support@nqrduck.cool" },
|
{ name="jupfi", email="support@nqrduck.cool" },
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue