Python: reset alpha version tag

This commit is contained in:
Simon Hausmann 2024-07-23 15:16:30 +02:00
parent 4c0bfa269d
commit ef92c1a161

View file

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