diff --git a/Project.toml b/Project.toml index 219df7fe..1376634d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ITensorDocs" uuid = "421c5ee2-4dae-4799-bb38-a6a9d9332403" -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 766b26c6..0739da60 100644 --- a/examples/Project.toml +++ b/examples/Project.toml @@ -1,2 +1,5 @@ [deps] ITensorDocs = "421c5ee2-4dae-4799-bb38-a6a9d9332403" + +[compat] +ITensorDocs = "0.1"