Skip to content

Commit 9a5940f

Browse files
committed
release: bump version to 1.0.0
- First major release of ContextCraft - All core features complete and tested - Production-ready CLI toolkit for LLM context generation - Ready for PyPI publishing
1 parent cecccc8 commit 9a5940f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[tool.poetry]
44
name = "contextcraft"
5-
version = "0.1.0"
5+
version = "1.0.0"
66
description = "A CLI toolkit to generate comprehensive project context for LLMs."
77
authors = ["Your Name <you@example.com>"]
88
license = "MIT"

0 commit comments

Comments
 (0)