chore: bump pyproject.toml version to 0.2.0

This commit is contained in:
pyr0ball 2026-04-08 22:16:38 -07:00
parent f1cde57fdf
commit d7c0ae011a

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "kiwi" name = "kiwi"
version = "0.1.0" version = "0.2.0"
description = "Pantry tracking + leftover recipe suggestions" description = "Pantry tracking + leftover recipe suggestions"
readme = "README.md" readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"