Skip to content

Commit

Permalink
bump BloqadeExpr minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger-luo committed Dec 12, 2023
1 parent 0d75be2 commit 5694152
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Yao = "5872b779-8223-5990-8dd0-5abbb0748c8c"
YaoSubspaceArrayReg = "bd27d05e-4ce1-5e79-84dd-c5d7d508ade2"

[compat]
BloqadeExpr = "0.1"
BloqadeExpr = "0.2"
BloqadeKrylov = "0.1"
BloqadeLattices = "0.1"
BloqadeMIS = "0.1"
Expand Down
2 changes: 1 addition & 1 deletion lib/BloqadeExpr/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "BloqadeExpr"
uuid = "bd27d05e-4ce1-5e79-84dd-c5d7d508abe2"
version = "0.1.14"
version = "0.2.0"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand Down
2 changes: 1 addition & 1 deletion lib/BloqadeGates/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ YaoArrayRegister = "e600142f-9330-5003-8abb-0ebd767abc51"
YaoBlocks = "418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df"

[compat]
BloqadeExpr = "0.1"
BloqadeExpr = "0.2"
BloqadeKrylov = "0.1.5"
BloqadeODE = "0.1.8"
YaoAPI = "0.4.3"
Expand Down
2 changes: 1 addition & 1 deletion lib/BloqadeKrylov/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ YaoSubspaceArrayReg = "bd27d05e-4ce1-5e79-84dd-c5d7d508ade2"

[compat]
Adapt = "3"
BloqadeExpr = "0.1"
BloqadeExpr = "0.2"
BloqadeLattices = "0.1"
BloqadeWaveforms = "0.1"
Configurations = "0.17"
Expand Down
2 changes: 1 addition & 1 deletion lib/BloqadeMIS/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ YaoSubspaceArrayReg = "bd27d05e-4ce1-5e79-84dd-c5d7d508ade2"

[compat]
BitBasis = "0.8"
BloqadeExpr = "0.1"
BloqadeExpr = "0.2"
BloqadeLattices = "0.1"
EliminateGraphs = "0.2"
Graphs = "1"
Expand Down
3 changes: 2 additions & 1 deletion lib/BloqadeODE/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
BloqadeExpr = "bd27d05e-4ce1-5e79-84dd-c5d7d508abe2"
BloqadeKrylov = "bd27d05e-4cd1-5e79-84dd-c5d7d508ade2"
BloqadeMIS = "bd27d05e-4ce1-5e74-84dd-c5d7d508bbe2"
BloqadeWaveforms = "bd27d05e-4ce1-5e79-84dd-c5d7d508bbe7"
Configurations = "5218b696-f38b-4ac9-8b61-a12ec717816d"
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
Expand All @@ -21,7 +22,7 @@ YaoSubspaceArrayReg = "bd27d05e-4ce1-5e79-84dd-c5d7d508ade2"

[compat]
Adapt = "3"
BloqadeExpr = "0.1"
BloqadeExpr = "0.2"
BloqadeKrylov = "0.1"
BloqadeMIS = "0.1"
Configurations = "0.17"
Expand Down
2 changes: 1 addition & 1 deletion lib/BloqadeQMC/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Yao = "5872b779-8223-5990-8dd0-5abbb0748c8c"

[compat]
BinningAnalysis = "0.5, 0.6"
BloqadeExpr = "0.1"
BloqadeExpr = "0.2"
BloqadeLattices = "0.1.6"
DataStructures = "0.18"
DelimitedFiles = "1"
Expand Down
2 changes: 1 addition & 1 deletion lib/BloqadeSchema/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Yao = "5872b779-8223-5990-8dd0-5abbb0748c8c"
[compat]
AWS = "1.78"
BitBasis = "0.8"
BloqadeExpr = "0.1"
BloqadeExpr = "0.2"
BloqadeODE = "0.1"
BloqadeWaveforms = "0.1"
Braket = "0.7"
Expand Down
2 changes: 1 addition & 1 deletion lib/BloqadeWaveforms/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
BloqadeExpr = "0.1"
BloqadeExpr = "0.2"
Interpolations = "0.13, 0.14"
Intervals = "1"
Optim = "1"
Expand Down
2 changes: 1 addition & 1 deletion lib/YaoSubspaceArrayReg/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ YaoBlocks = "418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df"
[compat]
Adapt = "3"
BitBasis = "0.8"
BloqadeExpr = "0.1"
BloqadeExpr = "0.2"
StatsBase = "0.33, 0.34"
YaoAPI = "0.4"
YaoArrayRegister = "0.9"
Expand Down

2 comments on commit 5694152

@Roger-luo
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

release via ion

@JuliaRegistrator register branch=master subdir=lib/BloqadeExpr

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/96971

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text
"Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the
release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a BloqadeExpr-v0.2.0 -m "<description of version>" 5694152100eb88c92610598de3e4c4dd845351ec
git push origin BloqadeExpr-v0.2.0

Please sign in to comment.