Skip to content

Commit 7a2129c

Browse files
authored
Update Project.toml update min julia to 1.5
1 parent 36e4223 commit 7a2129c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NestedSamplers"
22
uuid = "41ceaf6f-1696-4a54-9b49-2e7a9ec3782e"
33
authors = ["Miles Lucas <mdlucas@hawaii.edu>"]
4-
version = "0.8.3"
4+
version = "0.9.0"
55

66
[deps]
77
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -25,4 +25,4 @@ MCMCChains = "3, 4, 5, 6"
2525
Parameters = "0.12"
2626
ProgressLogging = "0.1"
2727
StatsBase = "0.32, 0.33, 0.34"
28-
julia = "1.3"
28+
julia = "1.5"

0 commit comments

Comments
 (0)