Skip to content

Commit 072ad94

Browse files
Fix DelayDiffEq version to 5.70.0
The version was incorrectly bumped to 5.71.0, skipping 5.70.0. The registry requires sequential version numbers. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0d164c8 commit 072ad94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/DelayDiffEq/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DelayDiffEq"
22
uuid = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
4-
version = "5.71.0"
4+
version = "5.70.0"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"

0 commit comments

Comments
 (0)