Skip to content

Commit

Permalink
build: update version number and SII compat
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Mar 28, 2024
1 parent f7db3b9 commit 5c2df34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Symbolics"
uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7"
authors = ["Shashi Gowda <[email protected]>"]
version = "5.26.0"
version = "5.27.0"

[deps]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
Expand Down Expand Up @@ -81,7 +81,7 @@ SciMLBase = "2"
Setfield = "1"
SpecialFunctions = "2"
StaticArrays = "1.1"
SymbolicIndexingInterface = "0.3.12"
SymbolicIndexingInterface = "0.3.14"
SymbolicLimits = "0.2.0"
SymbolicUtils = "1.4"
julia = "1.10"
Expand Down

0 comments on commit 5c2df34

Please sign in to comment.