Bump version number to 1.8.0

This commit is contained in:
ogoffart 2024-08-15 12:44:46 +00:00
parent 0b99a3d023
commit 4dd7d96a28
45 changed files with 66 additions and 66 deletions

View file

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