Version bump.
All checks were successful
Build, Test, and Upload Python Package / deploy (push) Successful in 53s
All checks were successful
Build, Test, and Upload Python Package / deploy (push) Successful in 53s
This commit is contained in:
parent
b689567855
commit
d1310a150f
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Version 0.0.2 (19-06-2025)
|
||||||
|
|
||||||
|
- Added phase-cycling functionality
|
||||||
|
|
||||||
## 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"
|
name = "quackseq"
|
||||||
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