Skip to content

Commit

Permalink
Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
montyvesselinov committed Oct 26, 2019
1 parent c4b956b commit 14b7df6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name = "AffineInvariantMCMC"
uuid = "a0f608ac-68d0-5108-ad9a-0cdca73324f3"
version = "0.5.0"
version = "0.6.0"

[deps]
RobustPmap = "27aeedcb-f738-516b-a0b8-3211cf1146e5"

[compat]
julia = "≥ 1.1.0"
RobustPmap = "^0"
julia = "^1"

[extras]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand Down

0 comments on commit 14b7df6

Please sign in to comment.