Skip to content

Commit

Permalink
Klara
Browse files Browse the repository at this point in the history
  • Loading branch information
montyvesselinov committed Jan 15, 2020
1 parent e5d0f33 commit 34d0d6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
@@ -1,6 +1,6 @@
name = "BIGUQ"
uuid = "7f9c7709-75fb-5397-acba-f980073965f6"
version = "0.7.0"
version = "0.8.0"

[deps]
AffineInvariantMCMC = "a0f608ac-68d0-5108-ad9a-0cdca73324f3"
Expand All @@ -17,10 +17,10 @@ DataFrames = "^0"
Distributions = "^0"
ForwardDiff = "^0"
RobustPmap = "^0"
julia = "^1"
julia = "^1.3"

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

[targets]
test = ["Test"]
test = ["Test"]

0 comments on commit 34d0d6a

Please sign in to comment.