Bump version
This commit is contained in:
parent
f63c4a3cee
commit
21bf26519d
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue