mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Bump version number to 1.14.1
This commit is contained in:
parent
c1c89b3257
commit
db7e383e33
62 changed files with 81 additions and 81 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
[project]
|
||||
name = "briefcasex-slint"
|
||||
version = "1.14.0b1"
|
||||
version = "1.14.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.14.0b1"
|
||||
version = "1.14.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.14.0b1"
|
||||
version = "1.14.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