Files
clide/clide/__init__.py
T
Jeroen SchweitzerandClaude 2d2e5f5648 chore: bump version to 1.0.0 and add CHANGELOG.md
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>
2026-02-01 21:27:17 +01:00

4 lines
72 B
Python

"""Clide - A TUI CLI IDE for Claude Code CLI."""
__version__ = "1.0.0"