Skip to content

Release OrdinaryDiffEq 7.2.1 and StochasticDiffEq 7.1.3 - #4088

Merged
ChrisRackauckas merged 1 commit into
masterfrom
release-root-7.2.1-sde-7.1.3
Jul 31, 2026
Merged

Release OrdinaryDiffEq 7.2.1 and StochasticDiffEq 7.1.3#4088
ChrisRackauckas merged 1 commit into
masterfrom
release-root-7.2.1-sde-7.1.3

Conversation

@ChrisRackauckas

Copy link
Copy Markdown
Member

Version bumps only — two lines.

Both packages already carry the widened SciMLBase = "3.39" on master, but master equals the registry in both cases, so the fix has never shipped:

package master registry this PR
OrdinaryDiffEq (root) 7.2.0 7.2.0 7.2.1
lib/StochasticDiffEq 7.1.2 7.1.2 7.1.3

Until these register, SciMLSensitivity CI cannot resolve. General's Compat.toml already carries forward-looking entries for ["7.2.1 - 7"] and ["7.1.3 - 7"], but those versions do not exist yet so they have no effect.

Not included: raising the root's sublibrary floors to the 15 versions registered earlier today. That is a separate, wider change — it would constrain every OrdinaryDiffEq user to the new sublibraries — and is what the MinimallyDisruptiveCurves transitive-dependency cleanup additionally needs.

Both already carry SciMLBase = "3.39" on master, but neither has been
released, so the widened bound has no effect and SciMLSensitivity CI still
cannot resolve.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@ChrisRackauckas
ChrisRackauckas merged commit 5f7b632 into master Jul 31, 2026
57 of 79 checks passed
@ChrisRackauckas
ChrisRackauckas deleted the release-root-7.2.1-sde-7.1.3 branch July 31, 2026 17:31
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