Skip to content

Commit

Permalink
CompatHelper: bump compat for "SymbolicUtils" to "0.10"
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 31, 2021
1 parent 09449b5 commit f5bcd10
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 = "OrbitalTrajectories"
uuid = "2b613a20-8d2a-5290-b19f-e06f4bcc2e7d"
authors = ["Dan Padilha"]
version = "0.1.8"
version = "0.1.9"

[deps]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Expand Down Expand Up @@ -65,7 +65,7 @@ SciMLBase = "1.8"
SimpleTraits = "0.9.3"
StaticArrays = "0.12.5, 1.0"
StatsPlots = "0.14.17"
SymbolicUtils = "0.8.4, 0.9"
SymbolicUtils = "0.8.4, 0.9, 0.10"
Symbolics = "0.1.2"
Unitful = "1.5.0"
julia = "1.5.3"

0 comments on commit f5bcd10

Please sign in to comment.