Skip to content

Commit

Permalink
Add Julia compat section to Project.toml (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpfiffer authored and yebai committed Sep 3, 2019
1 parent 6ea2c37 commit 635a71a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"

[compat]
julia = "1"

[extras]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand Down

0 comments on commit 635a71a

Please sign in to comment.