chore(release): bump version to 0.0.5 and update changelog

Add entry for Qwen Code support as new AI assistant option
This commit is contained in:
Ahmet Çetinkaya
2025-09-17 11:39:03 +03:00
parent 66688dffa3
commit 8b49d5d0fb
2 changed files with 7 additions and 1 deletions

View File

@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.0.5] - 2025-09-17
### Added
- Qwen Code support as additional AI assistant option
## [0.0.4] - 2025-09-14
### Added

View File

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