Skip to content

Commit

Permalink
Rel 1.0.0 - Upgraded for J v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
goedman committed Oct 5, 2021
1 parent dc7b271 commit f570110
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ParetoSmoothedImportanceSampling"
uuid = "98f080ec-61e2-11eb-1c7b-31ea1097256f"
authors = ["@alvaro1101, Rob J Goedman <[email protected]>"]
version = "1.1.0"
version = "1.0.0"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand All @@ -21,6 +21,7 @@ CSV = "0.9"
DataFrames = "1.2"
Distributions = "0.25"
JSON = "0.21"
StanSample = "4.2"
StatsFuns = "0.9"
StatsPlots = "0.14"
julia = "1"

0 comments on commit f570110

Please sign in to comment.