mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Bump version number to 1.13.1
This commit is contained in:
parent
9501590a03
commit
09e397f3ba
59 changed files with 78 additions and 78 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
[project]
|
||||
name = "briefcasex-slint"
|
||||
version = "1.13.0b1"
|
||||
version = "1.13.1b1"
|
||||
description = "Plugin for Briefcase to offer Slint application templates"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
[project]
|
||||
name = "slint-compiler"
|
||||
version = "1.13.0b1"
|
||||
version = "1.13.1b1"
|
||||
description = "Python wrapper around the Slint compiler for Python"
|
||||
authors = [{ name = "Slint Team", email = "info@slint.dev" }]
|
||||
readme = "README.md"
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ build-backend = "maturin"
|
|||
|
||||
[project]
|
||||
name = "slint"
|
||||
version = "1.13.0b1"
|
||||
version = "1.13.1b1"
|
||||
requires-python = ">= 3.12"
|
||||
authors = [{ name = "Slint Team", email = "info@slint.dev" }]
|
||||
classifiers = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue