mirror of
https://github.com/beshu-tech/deltaglider.git
synced 2026-05-25 16:19:32 +02:00
b788999072
- Use setuptools-scm for automatic version detection - Version now automatically derived from git tags - No need to manually update version in pyproject.toml - Added _version.py to .gitignore This enables automatic patch version bumping through git tags without manually updating any configuration files. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>