diff --git a/pyproject.toml b/pyproject.toml index 7729635..1928abb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "kiwi" -version = "0.1.0" +version = "0.2.0" description = "Pantry tracking + leftover recipe suggestions" readme = "README.md" requires-python = ">=3.11"