Bump version number to 1.11.0

This commit is contained in:
ogoffart 2025-03-18 09:48:22 +00:00
parent bc42b30eac
commit 178cf21c2e
51 changed files with 70 additions and 70 deletions

View file

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