We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f4bae commit 5df93ffCopy full SHA for 5df93ff
2 files changed
packages/PyQt6-Qlementine/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "sipbuild.api"
4
5
[project]
6
name = "PyQt6-Qlementine"
7
-version = "1.4.3.0rc4"
+version = "1.4.3.0rc5"
8
requires-python = ">=3.10"
9
description = "Python bindings for Qlementine, a modern QStyle for desktop Qt6 applications"
10
license = "GPL-3.0-only"
packages/PySide6-Qlementine/pyproject.toml
@@ -9,7 +9,7 @@ build-backend = "scikit_build_core.build"
11
name = "PySide6-Qlementine"
12
13
14
description = "PySide6 bindings for Qlementine, a modern QStyle for desktop Qt6 applications"
15
license = "MIT"
0 commit comments