Fix: fixing python version to satisfy dependencies
This commit is contained in:
parent
21378f2f5b
commit
42e7a473ec
2 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## 1.8.x
|
||||
### 1.8.1: Bug fix - changed python version (20.11.03)
|
||||
- Changed the dependency of python in the pyproject.toml to fit with pyside6 since we need pyside6.
|
||||
- With python v3.14 we getting error that dependencies can't be meet.
|
||||
|
||||
### 1.8.0: Feature - Adding wiki and reform readme (25.09.29)
|
||||
- Trimmed readme and moved some content to the wiki.
|
||||
- About now linkes to Forgejo not GitLab, and the new wiki.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue