Skip to content

Bump version to 4.16.1.dev0#776

Merged
AlexWaygood merged 4 commits into
mainfrom
AlexWaygood-patch-1
Jul 2, 2026
Merged

Bump version to 4.16.1.dev0#776
AlexWaygood merged 4 commits into
mainfrom
AlexWaygood-patch-1

Conversation

@AlexWaygood

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.26%. Comparing base (f29cd28) to head (2139a94).
⚠️ Report is 2 commits behind head on main.

@@           Coverage Diff           @@
##             main     #776   +/-   ##
=======================================
  Coverage   97.26%   97.26%           
=======================================
  Files           3        3           
  Lines        7860     7860           
=======================================
  Hits         7645     7645           
  Misses        215      215           
Flag Coverage Δ
3.10 88.85% <ø> (ø)
3.10.4 88.85% <ø> (ø)
3.11 88.02% <ø> (ø)
3.11.0 87.27% <ø> (ø)
3.12 87.96% <ø> (ø)
3.12.0 87.95% <ø> (ø)
3.13 83.39% <ø> (ø)
3.13.0 84.09% <ø> (ø)
3.14 79.53% <ø> (ø)
3.9 89.53% <ø> (ø)
3.9.12 89.53% <ø> (ø)
pypy3.10 88.68% <ø> (ø)
pypy3.11 87.88% <ø> (ø)
pypy3.9 89.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@srittau srittau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Shouldn't the minor version be bumped to ensure correct ordering?

@AlexWaygood

Copy link
Copy Markdown
Member Author

@AlexWaygood

AlexWaygood commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

Oh no you're right, it says "next planned release", doesn't it

@AlexWaygood

Copy link
Copy Markdown
Member Author

Thanks!

Comment thread pyproject.toml Outdated
@AlexWaygood AlexWaygood changed the title Bump version to 4.16.0.dev Bump version to 4.17.0.dev Jul 2, 2026
@AlexWaygood AlexWaygood requested a review from srittau July 2, 2026 10:20
@srittau

srittau commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Sorry to be a nuisance, but wouldn't it be safer to use 4.16.1.dev, since we don't know whether we might need a bug-fix release? We could then bump the minor version (and I know I said "minor" version in my last message, I should have said "patch") when we introduce a new feature.

For reference, the Version specifiers reference specifies the ordering: 1.0.0 < 1.0.1.dev < 1.0.1.a1 < 1.0.1 < 1.1.0.dev < 1.1.0 etc.

@AlexWaygood

Copy link
Copy Markdown
Member Author

Not a nuisance at all! I'm not an expert on packaging shenanigans, and it seems important to get this right...

Comment thread pyproject.toml Outdated
@AlexWaygood AlexWaygood changed the title Bump version to 4.17.0.dev Bump version to 4.17.1.dev0 Jul 2, 2026
@AlexWaygood

Copy link
Copy Markdown
Member Author

I changed it to 4.17.1.dev0

Comment thread pyproject.toml Outdated
Co-authored-by: Sebastian Rittau <sebastian.rittau@zfutura.de>
@AlexWaygood AlexWaygood changed the title Bump version to 4.17.1.dev0 Bump version to 4.16.1.dev0 Jul 2, 2026
@AlexWaygood AlexWaygood requested a review from srittau July 2, 2026 18:00
@AlexWaygood AlexWaygood merged commit 3732198 into main Jul 2, 2026
25 checks passed
@AlexWaygood AlexWaygood deleted the AlexWaygood-patch-1 branch July 2, 2026 18: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