Python: bump version after alpha upload for seeking-feedback post

This commit is contained in:
Simon Hausmann 2024-05-03 08:07:53 +02:00 committed by GitHub
parent 659dcfb92e
commit 9b00b31618
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.6.0a7"
version = "1.6.0a8"
requires-python = ">= 3.10"
authors = [
{name = "Slint Team", email = "info@slint.dev"},