mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-14 08:28:03 -05:00
With the migration to scikit-build-core, version information is now stored in the .version file and read by pyproject.toml. Updated the script to: - Rename replace_setup_py() to replace_version_file() - Update .version file instead of modifying setup.py - Change --replace-setup-py flag to --replace-version 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>