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