Bump version

This commit is contained in:
Micke Nordin 2025-01-30 12:10:07 +01:00
parent f63c4a3cee
commit 21bf26519d
Signed by untrusted user who does not match committer: micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -16,7 +16,7 @@ classifiers=[
"Operating System :: OS Independent",
]
requires-python= ">=3.9"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"argcomplete==2.0.0",
@ -40,7 +40,7 @@ include = ["LICENSE", "README.md"]
[tool.briefcase]
project_name = "knotctl"
bundle = "org.smolnet"
version = "0.1.1"
version = "0.1.2"
[tool.briefcase.app.knotctl]
formal_name = "knotctl"