Skip to content

Commit a393c14

Browse files
mtfishmangithub-actions[bot]
authored andcommitted
Format .jl files (ITensorFormatter)
1 parent 525fed3 commit a393c14

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "QuantumOperatorAlgebra"
22
uuid = "c7a6d0f7-daa6-4368-ba67-89ed64127c3b"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[compat]

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ QuantumOperatorAlgebra = "c7a6d0f7-daa6-4368-ba67-89ed64127c3b"
66
[compat]
77
Documenter = "1.8.1"
88
Literate = "2.20.1"
9-
QuantumOperatorAlgebra = "0.1.0"
9+
QuantumOperatorAlgebra = "0.1"

examples/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
QuantumOperatorAlgebra = "c7a6d0f7-daa6-4368-ba67-89ed64127c3b"
33

44
[compat]
5-
QuantumOperatorAlgebra = "0.1.0"
5+
QuantumOperatorAlgebra = "0.1"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
77

88
[compat]
99
Aqua = "0.8.9"
10-
QuantumOperatorAlgebra = "0.1.0"
10+
QuantumOperatorAlgebra = "0.1"
1111
SafeTestsets = "0.1"
1212
Suppressor = "0.2"
1313
Test = "1.10"

0 commit comments

Comments
 (0)