Skip to content

Commit

Permalink
AutoViz compat
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeBouton committed Mar 6, 2020
1 parent 959ac68 commit 20cdd3b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "AutomotiveDrivingModels"
uuid = "99497e54-f3d6-53d3-a3a9-fa9315a7f1ba"
repo = "https://github.com/sisl/AutomotiveDrivingModels.jl.git"
version = "0.7.12"
version = "0.7.13"

[deps]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Expand All @@ -14,6 +14,9 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Vec = "44eeaf0b-fee4-471f-9310-ed6585cb3142"

[compat]
AutoViz = "0.7.10"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

Expand Down

0 comments on commit 20cdd3b

Please sign in to comment.