This commit is contained in:
2022-06-25 18:37:56 +02:00
parent 9258c55200
commit 8a40a9ad5b

View File

@@ -1,9 +1,9 @@
[tool.poetry]
name = "ProjectorPi"
version = "0.1.0"
version = "0.1.0-1"
description = ""
authors = ["Marijn Doeve <marijn@doeve.me>"]
licence = "GPL-3.0-or-later"
license = "GPL-3.0-or-later"
[tool.poetry.scripts]
projectorpi = "projectorpi.cli:main"