Release version 1.0.0 with comprehensive changelog documenting all features added since initial development including skill installer, TileList component, file watcher, and theme system. Co-Authored-By: Claude <noreply@anthropic.com>
4 lines
72 B
Python
4 lines
72 B
Python
"""Clide - A TUI CLI IDE for Claude Code CLI."""
|
|
|
|
__version__ = "1.0.0"
|