diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 71410d6..9a59a86 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 0df6e44..9386ad2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "SerializedArrays" uuid = "621c0da3-e96e-4f80-bd06-5ae31cdfcb39" -version = "0.2.13" +version = "0.2.14" authors = ["ITensor developers and contributors"] [deps]