mirror of
https://github.com/beshu-tech/deltaglider.git
synced 2026-07-19 19:21:24 +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>