Skip to content

Commit 5f7b632

Browse files
Release OrdinaryDiffEq 7.2.1 and StochasticDiffEq 7.1.3 (#4088)
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>
1 parent f69add7 commit 5f7b632

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OrdinaryDiffEq"
22
uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>", "Yingbo Ma <mayingbo5@gmail.com>"]
4-
version = "7.2.0"
4+
version = "7.2.1"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

lib/StochasticDiffEq/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "StochasticDiffEq"
22
uuid = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
3-
version = "7.1.2"
3+
version = "7.1.3"
44
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
55

66
[deps]

0 commit comments

Comments
 (0)