Skip to content

Release metatomic-torchsim v0.1.7 - #317

Open
EricBoittier wants to merge 3 commits into
metatensor:mainfrom
EricBoittier:release-metatomic-torchsim-0.1.7
Open

Release metatomic-torchsim v0.1.7#317
EricBoittier wants to merge 3 commits into
metatensor:mainfrom
EricBoittier:release-metatomic-torchsim-0.1.7

Conversation

@EricBoittier

@EricBoittier EricBoittier commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #316: cut metatomic-torchsim 0.1.7 so the vesin 0.6 pin is on PyPI.

Fixes #315.

Contributor (creator of pull-request) checklist

  • Tests updated (for new features and bugfixes)?
  • Documentation updated (for new features)?
  • Issue referenced (for PRs that solve an issue)?

Reviewer checklist

  • CHANGELOG updated with public API or any other important changes?

EricBoittier and others added 3 commits September 4, 2026 11:21
The leftover <0.6 pin conflicted with metatomic-ase's vesin>=0.6 requirement,
making metatomic[torch,torchsim] unresolvable.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
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.

metatomic-torchsim's vesin pin (<0.6) conflicts with metatomic-ase's (>=0.6), making metatomic[torch,torchsim] unresolvable

2 participants