Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tknopp authored Jun 4, 2020
1 parent 7925e6e commit ef66c54
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 = "MRIReco"
uuid = "bdf86e05-2d2b-5731-a332-f3fe1f9e047f"
authors = ["Tobias Knopp <tobias@knoppweb.de>"]
version = "0.2.1"
version = "0.2.2"

[deps]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Expand All @@ -27,7 +27,7 @@ SparsityOperators = "a5ff1dd3-4e0a-50db-9022-6d011c1d5846"

[compat]
julia = "0.7, 1.0"
RegularizedLeastSquares = "0.5"
RegularizedLeastSquares = "0.6.2"
ImageUtils = "0.2"
SparsityOperators = "0.1.5"
ProgressMeter = "1.2"
Expand Down

0 comments on commit ef66c54

Please sign in to comment.