Skip to content

Commit

Permalink
Update Project.toml (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
mforets authored Feb 20, 2020
1 parent 54c3013 commit 96f25bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "MathematicalSystems"
uuid = "d14a8603-c872-5ed3-9ece-53e0e82e39da"
version = "0.10.1"
version = "0.11.0"

[deps]
Espresso = "6912e4f1-e036-58b0-9138-08d1e6358ea9"
Expand All @@ -12,9 +12,9 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
julia = "1"
Espresso = "^0.6.0"
MacroTools = "^0.5"
MultivariatePolynomials = "^0.3"
Espresso = "0.6.0"
MacroTools = "0.5"
MultivariatePolynomials = "0.3"

[extras]
LazySets = "b4f0291d-fe17-52bc-9479-3d1a343d9043"
Expand Down

0 comments on commit 96f25bd

Please sign in to comment.