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

This commit is contained in:
jupfi 2025-06-19 19:27:20 +02:00
parent bbd9ed720d
commit d310b6d8e2
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## Version 0.0.2 (19-06-2025)
- Added support for phase cycling
## Version 0.0.1 (15-04-2024)
- Initial release

View file

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