Conversation
There was a problem hiding this comment.
Pull request overview
This PR increments the package version in pyproject.toml from 0.3.1 to 0.3.2 to prepare for a new patch release.
Changes:
- Bump project version to
0.3.2.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (81.30%) is below the target coverage (95.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #150 +/- ##
=======================================
Coverage 73.62% 73.62%
=======================================
Files 67 67
Lines 10655 10655
Branches 1204 1204
=======================================
Hits 7845 7845
Misses 2343 2343
Partials 467 467 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
medley56
left a comment
There was a problem hiding this comment.
CITATION.cff needs to be updated with the latest version as well. That file is used by Zenodo.
@medley56 I don't actually see the current versions 0.3.1 listed anywhere in I could add the following lines, but I'm wondering if this file was setup to have a persistent DOI for each release. EDIT: I added those lines just to show what I mean, they would need to be updated in subsequent releases. |
This pull request updates the project version in
pyproject.tomlfrom0.3.1to0.3.2to reflect a new release. No other changes are included.