Enhance HTTP client initialization with optional SSL verification and bump version to 0.0.3

This commit is contained in:
Ram
2025-09-10 22:27:38 -04:00
parent 6e2af26867
commit e21820fb92
2 changed files with 26 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "specify-cli"
version = "0.0.2"
version = "0.0.3"
description = "Setup tool for Specify spec-driven development projects"
requires-python = ">=3.11"
dependencies = [