Bump version number to 1.9.1

This commit is contained in:
aurindam 2024-12-19 12:57:19 +00:00
parent 7fb2806a90
commit dc3f29b6da
48 changed files with 67 additions and 67 deletions

View file

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