Version bump.
All checks were successful
Build, Test, and Upload Python Package / deploy (push) Successful in 42s
All checks were successful
Build, Test, and Upload Python Package / deploy (push) Successful in 42s
This commit is contained in:
parent
d0de0c044e
commit
590d4f6182
2 changed files with 14 additions and 5 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -1,8 +1,17 @@
|
|||
# Changelog
|
||||
|
||||
### Version 0.0.14 (05-05-2024)
|
||||
## Version 0.0.15 (19-06-2025)
|
||||
|
||||
- Change to quackseq pulseprogramming framework (`d0de0c044e971a165593ea1afcf05f4182ab3906`)
|
||||
|
||||
## Version 0.0.14 (05-05-2024)
|
||||
|
||||
- Using the FileManager class instead of QFileManager
|
||||
### Version 0.0.13 (17-04-2024)
|
||||
|
||||
## Version 0.0.13 (17-04-2024)
|
||||
|
||||
- Automatic deployment to PyPi using GitHub Actions
|
||||
### Version 0.0.12 (15-04-2024)
|
||||
- Initial release
|
||||
|
||||
## Version 0.0.12 (15-04-2024)
|
||||
|
||||
- Initial release
|
||||
|
|
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "nqrduck-broadband"
|
||||
version = "0.0.14"
|
||||
version = "0.0.15"
|
||||
authors = [
|
||||
{ name="jupfi", email="support@nqrduck.cool" },
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue