Bump version number to 1.13.0

This commit is contained in:
ogoffart 2025-06-26 13:30:43 +00:00
parent 64940288d7
commit 9cc24ff284
54 changed files with 73 additions and 73 deletions

View file

@ -3,7 +3,7 @@
[project]
name = "briefcasex-slint"
version = "1.12.1b1"
version = "1.13.0b1"
description = "Plugin for Briefcase to offer Slint application templates"
readme = "README.md"
requires-python = ">=3.10"

View file

@ -7,7 +7,7 @@ build-backend = "maturin"
[project]
name = "slint"
version = "1.12.1b1"
version = "1.13.0b1"
requires-python = ">= 3.12"
authors = [{ name = "Slint Team", email = "info@slint.dev" }]
classifiers = [