Skip to content

Commit

Permalink
Rel 3..2.0 - Pkg updates
Browse files Browse the repository at this point in the history
  • Loading branch information
goedman committed Dec 15, 2023
1 parent 907e175 commit 27c8ac7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "DiffEqBayesStan"
uuid = "086cc5bb-2461-57d8-8068-0aed7f5b5cd1"
authors = ["Vaibhavdixit02 <vaibhavyashdixit@gmail.com>"]
version = "3.1.3"
version = "3.2.0"

[deps]
AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
Expand Down Expand Up @@ -50,7 +50,7 @@ DiffEqBase = "6"
DiffResults = "1"
Distances = "0.10"
Distributions = "0.25"
DocStringExtensions = "0.8, 0.9"
DocStringExtensions = "0.9"
ForwardDiff = "0.10"
LabelledArrays = "1"
MCMCChains = "5, 6"
Expand All @@ -67,9 +67,9 @@ Plots = "1"
RecursiveArrayTools = "2"
Reexport = "1"
Requires = "1"
StanBase = "4.7"
StanSample = "6.7, 7"
StatsBase = "0.33, 0.34"
StanBase = "4"
StanSample = "7, 8"
StatsBase = "0.34"
StatsPlots = "0.15"
StructArrays = "0.6"
Tables = "1.6"
Expand Down

0 comments on commit 27c8ac7

Please sign in to comment.