harshangrjn / QuantumCircuitOpt.jl

A Julia/JuMP Package for Optimal Quantum Circuit Design
Other
56 stars 15 forks source link

v0.3.2 #44

Closed harshangrjn closed 2 years ago

harshangrjn commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/48475

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.3.5 -m "<description of version>" afb85eb788f59d52c322b1fee0812dcc37fa8a91
git push origin v0.3.5

Also, note the warning: Version 0.3.5 skips over 0.3.2 This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

harshangrjn commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/48482

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.3.2 -m "<description of version>" e9873ba59e68a463182351b2259f7bc929d2fa9c
git push origin v0.3.2