diff --git a/Project.toml b/Project.toml index 899816e9..d00f5266 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ITensorDocsNext" uuid = "701fd796-f527-45da-9a53-2681c1a90c45" -version = "0.1.7" +version = "0.1.8" authors = ["ITensor developers and contributors"] [compat] diff --git a/examples/Project.toml b/examples/Project.toml index 3b23b954..b4838648 100644 --- a/examples/Project.toml +++ b/examples/Project.toml @@ -1,2 +1,5 @@ [deps] ITensorDocsNext = "701fd796-f527-45da-9a53-2681c1a90c45" + +[compat] +ITensorDocsNext = "0.1"