Skip to content

Commit

Permalink
Bump version to 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger-luo committed Aug 14, 2023
1 parent 1b99035 commit dcbb863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/YaoSym/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "YaoSym"
uuid = "3b27209a-d3d6-11e9-3c0f-41eb92b2cb9d"
version = "0.6.5"
version = "0.6.6"

[deps]
BitBasis = "50ba71b6-fa0f-514d-ae9a-0916efc90dcf"
Expand Down

2 comments on commit dcbb863

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

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

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 YaoSym-v0.6.6 -m "<description of version>" dcbb8637b64d39e9e93589e9208415acf7fa70ec
git push origin YaoSym-v0.6.6

Please sign in to comment.