Bump version number to 1.10.0

This commit is contained in:
ogoffart 2025-01-13 13:38:41 +00:00
parent 6e81f90d33
commit c83af3ca5c
48 changed files with 67 additions and 67 deletions

View file

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