Bump version number to 1.9.2

This commit is contained in:
ogoffart 2024-12-30 10:18:16 +00:00
parent 194c841df1
commit f309a551b5
48 changed files with 67 additions and 67 deletions

View file

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