Skip to content

Commit 4fc81cc

Browse files
github-actions[bot]CompatHelper Juliayebai
authored
CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#47)
* CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Hong Ge <[email protected]>
1 parent 53540e5 commit 4fc81cc

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,6 +1,6 @@
11
name = "AdvancedVI"
22
uuid = "b5ca4192-6429-45e5-a2d9-87aec30a685c"
3-
version = "0.2.2"
3+
version = "0.2.3"
44

55
[deps]
66
Bijectors = "76274a88-744f-5084-9051-94815aaf08c4"
@@ -24,7 +24,7 @@ DocStringExtensions = "0.8, 0.9"
2424
ForwardDiff = "0.10.3"
2525
ProgressMeter = "1.0.0"
2626
Requires = "0.5, 1.0"
27-
StatsBase = "0.32, 0.33"
27+
StatsBase = "0.32, 0.33, 0.34"
2828
StatsFuns = "0.8, 0.9, 1"
2929
Tracker = "0.2.3"
3030
julia = "1.6"

0 commit comments

Comments
 (0)