chore: bump project version to 1.23.0 and add dependencies to requirements.txt

- Update version string across project files to 1.23.0
- Add new package dependencies to requirements.txt for project build
- Update changelog with release notes for version 1.22.0
- Add .png and .gemini file patterns to .gitignore to exclude binary and generated files
This commit is contained in:
2025-11-07 20:46:54 +00:00
parent c5cf6b3bcc
commit 2ecc479427
4 changed files with 22 additions and 1 deletions
+8
View File
@@ -19,6 +19,14 @@
## Version 1.22.0 - 2025-11-07
This release bumps the project version to 1.22.0 and removes an internal version print statement. Tests have been updated to use more accurate terminology.
**Changes:** 4 files, 29 lines
**Languages:** Markdown (8 lines), Python (19 lines), TOML (2 lines)
## Version 1.21.0 - 2025-11-07
The project has been updated to version 1.21.0, and the release notes for version 1.20.0 are now included in the changelog.