Skip to content

Commit 9348a07

Browse files
committed
bump-versions, other packages depend on YaoBlocks
1 parent fb634fd commit 9348a07

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Yao"
22
uuid = "5872b779-8223-5990-8dd0-5abbb0748c8c"
3-
version = "0.9.1"
3+
version = "0.9.2"
44

55
[deps]
66
BitBasis = "50ba71b6-fa0f-514d-ae9a-0916efc90dcf"
@@ -28,7 +28,7 @@ LuxurySparse = "0.8"
2828
Reexport = "1"
2929
YaoAPI = "0.4"
3030
YaoArrayRegister = "0.9"
31-
YaoBlocks = "0.13"
31+
YaoBlocks = "0.14"
3232
YaoPlots = "0.9"
3333
YaoSym = "0.6"
3434
YaoToEinsum = "0.2"

lib/YaoPlots/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "YaoPlots"
22
uuid = "32cfe2d9-419e-45f2-8191-2267705d8dbc"
3-
version = "0.9.4"
3+
version = "0.9.5"
44

55
[deps]
66
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -12,7 +12,7 @@ YaoBlocks = "418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df"
1212
LinearAlgebra = "1"
1313
Luxor = "4"
1414
YaoArrayRegister = "0.9"
15-
YaoBlocks = "0.13"
15+
YaoBlocks = "0.14"
1616
julia = "1"
1717

1818
[extras]

lib/YaoSym/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "YaoSym"
22
uuid = "3b27209a-d3d6-11e9-3c0f-41eb92b2cb9d"
3-
version = "0.6.9"
3+
version = "0.6.10"
44

55
[deps]
66
BitBasis = "50ba71b6-fa0f-514d-ae9a-0916efc90dcf"
@@ -16,7 +16,7 @@ BitBasis = "0.8, 0.9"
1616
LuxurySparse = "0.8"
1717
SymEngine = "0.11, 0.12"
1818
YaoArrayRegister = "0.9"
19-
YaoBlocks = "0.13"
19+
YaoBlocks = "0.14"
2020
julia = "1"
2121

2222
[extras]

lib/YaoToEinsum/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "YaoToEinsum"
22
uuid = "9b173c7b-dc24-4dc5-a0e1-adab2f7b6ba9"
33
authors = ["GiggleLiu <cacate0129@gmail.com> and contributors"]
4-
version = "0.2.5"
4+
version = "0.2.6"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -10,7 +10,7 @@ YaoBlocks = "418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df"
1010

1111
[compat]
1212
OMEinsum = "0.8"
13-
YaoBlocks = "0.13"
13+
YaoBlocks = "0.14"
1414
julia = "1.9"
1515

1616
[extras]

0 commit comments

Comments
 (0)