We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc40be8 commit c2f2bb6Copy full SHA for c2f2bb6
2 files changed
.github/workflows/FormatCheck.yml
@@ -1,8 +1,6 @@
1
name: "Format Check"
2
on:
3
pull_request_target:
4
- paths:
5
- - "**/*.jl"
6
types:
7
- "opened"
8
- "synchronize"
Project.toml
@@ -1,6 +1,6 @@
name = "FunctionImplementations"
uuid = "7c7cc465-9c6a-495f-bdd1-f42428e86d0c"
-version = "0.4.2"
+version = "0.4.3"
authors = ["ITensor developers <support@itensor.org> and contributors"]
[workspace]
0 commit comments