diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 71410d62..9a59a865 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,6 +12,6 @@ repos: exclude_types: - "markdown" - repo: "https://github.com/ITensor/ITensorFormatter.jl" - rev: "v0.2.16" + rev: "v0.2.19" hooks: - id: "itensor-formatter" diff --git a/Project.toml b/Project.toml index 0f1afa92..e35cadfc 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ITensorDocs" uuid = "421c5ee2-4dae-4799-bb38-a6a9d9332403" -version = "0.1.9" +version = "0.1.10" authors = ["ITensor developers and contributors"] [compat]