Skip to content

Commit a223dbb

Browse files
committed
chore: bump kitchenowl-cli to 0.1.7
1 parent 39eab94 commit a223dbb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

kitchenowl_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
__all__ = ["__version__"]
2-
__version__ = "0.1.6"
2+
__version__ = "0.1.7"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "kitchenowl-cli"
7-
version = "0.1.6"
7+
version = "0.1.7"
88
description = "CLI for interacting with the KitchenOwl API."
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)