Skip to content

v2.23.1 - Fix version lookup#125

Merged
ndharasz merged 1 commit intomasterfrom
preview
Apr 23, 2026
Merged

v2.23.1 - Fix version lookup#125
ndharasz merged 1 commit intomasterfrom
preview

Conversation

@ndharasz
Copy link
Copy Markdown
Collaborator

@ndharasz ndharasz commented Apr 23, 2026

Summary

  • release the current preview branch toward v2.23.1
  • fix numerapi.version to query the installed numerapi distribution instead of the package-name placeholder
  • bump package metadata to 2.23.1
  • add a regression test for the distribution lookup name

Scope note

The head branch is preview, so the GitHub compare includes existing preview branch changes that were already on the branch before the version lookup fix. The new commit added for this request is 0de884d (fix version lookup).

Validation

  • /Users/noah/projects/numerapi/.venv/bin/python -m pytest tests/test_cli.py
  • /Users/noah/projects/numerapi/.venv/bin/python -c "import numerapi; print(numerapi.version)"

@ndharasz ndharasz marked this pull request as ready for review April 23, 2026 23:00
@ndharasz ndharasz merged commit e7d3f47 into master Apr 23, 2026
4 checks passed
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.

1 participant