Bump version number to 1.9.0

This commit is contained in:
ogoffart 2024-09-25 11:49:15 +00:00
parent 76388260f6
commit eb273a63ee
45 changed files with 65 additions and 65 deletions

View file

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