diff --git a/Project.toml b/Project.toml index e97e7cd..4c8e90a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "DistributionsAD" uuid = "ced4e74d-a319-5a8a-b0ac-84af2272839c" -version = "0.6.56" +version = "0.6.57" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" diff --git a/docs/make.jl b/docs/make.jl index 2bfa6d7..d13c9e9 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -3,7 +3,6 @@ using DistributionsAD makedocs(; sitename="DistributionsAD", - modules=[DistributionsAD], pages=[ "Home" => "index.md", "API" => "api.md",