Bump Python alpha tag

This commit is contained in:
Simon Hausmann 2024-06-05 11:00:25 -07:00 committed by GitHub
parent b162e9df45
commit b9052ecf8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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