Skip to content

Commit 5df93ff

Browse files
committed
fix: bump version to 1.4.3.0rc5 for PyQt6 and PySide6 packages
1 parent 09f4bae commit 5df93ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/PyQt6-Qlementine/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "sipbuild.api"
44

55
[project]
66
name = "PyQt6-Qlementine"
7-
version = "1.4.3.0rc4"
7+
version = "1.4.3.0rc5"
88
requires-python = ">=3.10"
99
description = "Python bindings for Qlementine, a modern QStyle for desktop Qt6 applications"
1010
license = "GPL-3.0-only"

packages/PySide6-Qlementine/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = "scikit_build_core.build"
99

1010
[project]
1111
name = "PySide6-Qlementine"
12-
version = "1.4.3.0rc4"
12+
version = "1.4.3.0rc5"
1313
requires-python = ">=3.10"
1414
description = "PySide6 bindings for Qlementine, a modern QStyle for desktop Qt6 applications"
1515
license = "MIT"

0 commit comments

Comments
 (0)