diff --git a/pyproject.toml b/pyproject.toml index 05496cb..ea95242 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "cppa-cursor-browser" -version = "0.2.0" +version = "0.2.1" description = "Flask web application for browsing and exporting Cursor AI chat histories" readme = "README.md" license = { file = "LICENSE" }