Skip to content

Commit 382c923

Browse files
authored
Merge pull request #27 from TuringLang/compathelper/new_version/2021-05-03-00-08-43-142-4156320618
CompatHelper: bump compat for "Distributions" to "0.25"
2 parents 808acbe + 855c875 commit 382c923

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.1.2"
3+
version = "0.1.3"
44

55
[deps]
66
Bijectors = "76274a88-744f-5084-9051-94815aaf08c4"
@@ -18,7 +18,7 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
1818

1919
[compat]
2020
Bijectors = "0.4.0, 0.5, 0.6, 0.7, 0.8, 0.9"
21-
Distributions = "0.21, 0.22, 0.23, 0.24"
21+
Distributions = "0.21, 0.22, 0.23, 0.24, 0.25"
2222
DistributionsAD = "0.2, 0.3, 0.4, 0.5, 0.6"
2323
DocStringExtensions = "0.8"
2424
ForwardDiff = "0.10.3"

0 commit comments

Comments
 (0)