feat(v3): PR 9 - MVP CLI (8 commands) + pyproject.toml

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
sinmb79
2026-03-29 12:03:07 +09:00
parent 65481eb9e4
commit 6c5c1b9d50
3 changed files with 376 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
"""
blogwriter — Blog Writer CLI package
"""
__version__ = '3.0.0-dev'