Skip to content

Commit

Permalink
update compat
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger-luo committed Nov 2, 2023
1 parent 048fc0c commit 293be9a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/YaoBlocks/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,14 @@ BitBasis = "0.8"
CacheServers = "0.2"
ChainRulesCore = "1.11"
DocStringExtensions = "0.8, 0.9"
InteractiveUtils = "1"
KrylovKit = "0.5, 0.6"
LegibleLambdas = "0.2, 0.3"
LinearAlgebra = "1"
LuxurySparse = "0.7"
MLStyle = "0.3, 0.4"
Random = "1"
SparseArrays = "1"
StaticArrays = "0.12, 1.0"
StatsBase = "0.32 - 0.34"
TupleTools = "1.2"
Expand Down

4 comments on commit 293be9a

@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

@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 updated: JuliaRegistries/General/94646

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 v0.8.11 -m "<description of version>" 293be9afe5d74b18a02f0c9c1ea92f26dfa4d0c2
git push origin v0.8.11

@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/YaoBlocks

@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 updated: JuliaRegistries/General/94647

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 YaoBlocks-v0.13.10 -m "<description of version>" 293be9afe5d74b18a02f0c9c1ea92f26dfa4d0c2
git push origin YaoBlocks-v0.13.10

Please sign in to comment.