Update version
This commit is contained in:
parent
003233ba8d
commit
1b1a66dbd0
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "openfm-qt"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "Qt client for Polish internet radio Open FM."
|
||||
authors = ["Wiktor Zykubek <wz-git@mailbox.org>"]
|
||||
license = "ISC"
|
||||
@ -19,5 +19,5 @@ openfm-qt = "openfm_qt.__main__:main"
|
||||
script = "prebuild.py"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
requires = ["poetry-core", "PySide6"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
Loading…
x
Reference in New Issue
Block a user