Version bump.
All checks were successful
Build, Test, and Upload Python Package / deploy (push) Successful in 38s
All checks were successful
Build, Test, and Upload Python Package / deploy (push) Successful in 38s
This commit is contained in:
parent
a821ab6265
commit
5cbb0fd7a4
2 changed files with 15 additions and 6 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -1,12 +1,21 @@
|
|||
# Changelog
|
||||
|
||||
### Version 0.0.4 (05-05-2024)
|
||||
## Version 0.0.5 (19-06-2025)
|
||||
|
||||
- Change to quackseq pulseprogramming framework.
|
||||
|
||||
## Version 0.0.4 (05-05-2024)
|
||||
|
||||
- Changed to FileManager class instead of QFileManager
|
||||
|
||||
### Version 0.0.3 (26-04-2024)
|
||||
## Version 0.0.3 (26-04-2024)
|
||||
|
||||
- Switched to new formbuilder provided by the nqrduck core
|
||||
### Version 0.0.2 (18-04-2024)
|
||||
|
||||
## Version 0.0.2 (18-04-2024)
|
||||
|
||||
- Automatic deployment to PyPI
|
||||
|
||||
### Version 0.0.1 (15-04-2024)
|
||||
- Initial release
|
||||
## Version 0.0.1 (15-04-2024)
|
||||
|
||||
- Initial release
|
||||
|
|
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "nqrduck-pulseprogrammer"
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
authors = [
|
||||
{ name="jupfi", email="support@nqrduck.cool" },
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue