Skip to content

Bumping version number#1457

Merged
davidorme merged 2 commits intodevelopfrom
1456-release-v011a17
Mar 19, 2026
Merged

Bumping version number#1457
davidorme merged 2 commits intodevelopfrom
1456-release-v011a17

Conversation

@davidorme
Copy link
Copy Markdown
Collaborator

Description

This PR is only to bump the version number for a 0.1.1a16 release, mostly to ship the faster data loading and the option to use Python 3.14.

I haven't bothered trying to update the docs notebooks.

Fixes #1456

Type of change

  • New feature (non-breaking change which adds functionality)
  • Optimization (back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)

Key checklist

  • Make sure you've run the pre-commit checks: $ pre-commit run -a
  • All tests pass: $ poetry run pytest

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works
  • Relevant documentation reviewed and updated

@davidorme davidorme linked an issue Mar 18, 2026 that may be closed by this pull request
@davidorme davidorme requested a review from jacobcook1995 March 18, 2026 17:27
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.97%. Comparing base (dd36d0d) to head (ed4824d).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1457   +/-   ##
========================================
  Coverage    94.97%   94.97%           
========================================
  Files           71       71           
  Lines         7497     7497           
========================================
  Hits          7120     7120           
  Misses         377      377           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@jacobcook1995 jacobcook1995 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

I guess it only makes sense to worry about those notebooks once we've reached a "everything is running as it should" release. I'm counting this as an "everything is still on fire, but faster" release

@davidorme davidorme merged commit b8eed61 into develop Mar 19, 2026
13 checks passed
@davidorme davidorme deleted the 1456-release-v011a17 branch March 19, 2026 10:15
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.

Release v0.1.1a17

3 participants