Commit 2e91a2a
Don't skip pending versions in the 3.3 floor bump (#4087)
Four sublibraries were already ahead of the registry with a release pending
when #4085 patch-bumped them, leaving a hole. AutoMerge rejects those:
Does not meet sequential version number guideline:
version 2.6.1 skips over 2.6.0
Reverts those four to their pending versions, which already carry the new
OrdinaryDiffEqDifferentiation floor. The other nine were at registry+1 and
are unaffected.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 463f771 commit 2e91a2a
4 files changed
Lines changed: 4 additions & 4 deletions
File tree
- lib
- DelayDiffEq
- OrdinaryDiffEqBDF
- OrdinaryDiffEqNonlinearSolve
- OrdinaryDiffEqSDIRK
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments