Version bump.
All checks were successful
Build, Test, and Upload Python Package / deploy (push) Successful in 1m2s

This commit is contained in:
jupfi 2025-06-19 17:33:33 +02:00
parent 093fd59dc1
commit 52ed284853
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## Version 0.0.7 (19-06-2025)
- Change to quackseq pulseprogramming framework (`093fd59dc142a870382ecf51e5539dd77321bbb1`).
## Version 0.0.6 (27-05-2024)
- Added fitting functions to the measurement module (`dca1c6816f0697ca3c6827fd07a0236a3189b922`).

View file

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