Skip to content

Commit 5184e00

Browse files
authored
Merge pull request #81 from harmoniqs/chore/verbump/v0.9.2
Version bump to v0.9.2; add back in previously removed support for SciMLBase v2
2 parents a661dc0 + 9e27429 commit 5184e00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DirectTrajOpt"
22
uuid = "c823fa1f-8872-4af5-b810-2b9b72bbbf56"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
authors = ["Aaron Trowbridge <aaron.j.trowbridge@gmail.com> and contributors"]
55

66
[deps]
@@ -43,7 +43,7 @@ NamedTrajectories = "0.8"
4343
OrdinaryDiffEqTsit5 = "1.9, 2"
4444
Random = "1.10, 1.11, 1.12"
4545
Reexport = "1.2"
46-
SciMLBase = "3"
46+
SciMLBase = "2.148, 3"
4747
SparseArrays = "1.10, 1.11, 1.12"
4848
Test = "1.10, 1.11, 1.12"
4949
TestItemRunner = "1.1"

0 commit comments

Comments
 (0)