Skip to content

Conversation

@jensens
Copy link
Member

@jensens jensens commented Oct 21, 2025

  • Remove hardcoded version from pyproject.toml
  • Add hatch-vcs to build system requirements
  • Configure version derivation from git tags
  • Add RELEASE.md with comprehensive release process documentation
  • Update CHANGES.md to 1.4.0 (unreleased)
  • Add _version.py to .gitignore

The package version is now automatically derived from git tags at build time, following the same pattern as mxdev.

- Remove hardcoded version from pyproject.toml
- Add hatch-vcs to build system requirements
- Configure version derivation from git tags
- Add RELEASE.md with comprehensive release process documentation
- Update CHANGES.md to 1.4.0 (unreleased)
- Add _version.py to .gitignore

The package version is now automatically derived from git tags at build
time, following the same pattern as mxdev.
@jensens jensens merged commit ccb2e2c into main Oct 23, 2025
23 checks passed
@jensens jensens deleted the feature/hatch-vcs-versioning branch October 23, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants