Skip to content

Commit bb7e85c

Browse files
authored
Merge pull request #37 from TuringLang/compathelper/new_version/2022-05-27-00-20-14-244-00068625989
CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat)
2 parents f64b290 + f56a4bd commit bb7e85c

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.5"
3+
version = "0.1.6"
44

55
[deps]
66
Bijectors = "76274a88-744f-5084-9051-94815aaf08c4"
@@ -20,7 +20,7 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
2020
Bijectors = "0.4.0, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10"
2121
Distributions = "0.21, 0.22, 0.23, 0.24, 0.25"
2222
DistributionsAD = "0.2, 0.3, 0.4, 0.5, 0.6"
23-
DocStringExtensions = "0.8"
23+
DocStringExtensions = "0.8, 0.9"
2424
ForwardDiff = "0.10.3"
2525
ProgressMeter = "1.0.0"
2626
Requires = "0.5, 1.0"

0 commit comments

Comments
 (0)