Version bump.
All checks were successful
Build, Test, and Upload Python Package / deploy (push) Successful in 1m3s
All checks were successful
Build, Test, and Upload Python Package / deploy (push) Successful in 1m3s
This commit is contained in:
parent
bbd9ed720d
commit
d310b6d8e2
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Version 0.0.2 (19-06-2025)
|
||||||
|
|
||||||
|
- Added support for phase cycling
|
||||||
|
|
||||||
## Version 0.0.1 (15-04-2024)
|
## Version 0.0.1 (15-04-2024)
|
||||||
|
|
||||||
- Initial release
|
- Initial release
|
||||||
|
|
|
@ -7,7 +7,7 @@ allow-direct-references = true
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "quackseq-limenqr"
|
name = "quackseq-limenqr"
|
||||||
version = "0.0.1"
|
version = "0.0.2"
|
||||||
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