From a378163c3c9f949f23431d523f0ca17f8e6fa3ce Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 22 Aug 2025 17:27:08 +0000 Subject: [PATCH] chore: bump version to v0.0.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index eaa3d896..2cad65fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "specify-cli" -version = "0.0.1" +version = "0.0.2" description = "Setup tool for Specify spec-driven development projects" requires-python = ">=3.11" dependencies = [