diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml deleted file mode 100644 index 90727d6..0000000 --- a/.pre-commit-hooks.yaml +++ /dev/null @@ -1,6 +0,0 @@ -- id: "itensor-formatter" - name: "ITensor Pkg Formatter" - entry: "itpkgfmt ." - language: "system" - pass_filenames: false - description: "Code formatter for the ITensor ecosystem built on Runic and JuliaFormatter." diff --git a/Project.toml b/Project.toml index 2f992fd..c808e60 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ITensorFormatter" uuid = "b6bf39f1-c9d3-4bad-aad8-593d802f65fd" -version = "0.2.24" +version = "0.2.25" authors = ["ITensor developers and contributors"] [workspace]