Metadata patch: new version

This commit is contained in:
helldh 2026-03-06 17:53:54 +03:00
parent a8a4dd94e5
commit 462353ebb4

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "pyqt6-scaffold" name = "pyqt6-scaffold"
version = "0.1.0" version = "0.1.1"
description = "Lightweight scaffold framework for PyQt6 applications" description = "Lightweight scaffold framework for PyQt6 applications"
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"