opencobra / COBRA.jl

High-level, high-performance, constraint-based reconstruction and analysis in Julia
https://git.io/COBRA.jl
Other
60 stars 31 forks source link

Bump version 0.4.1 #112

Closed mtefagh closed 1 year ago

mtefagh commented 1 year ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/69187

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.4.1 -m "<description of version>" 72ce32e129eddabe2d0ab08550dd0643f1512de2
git push origin v0.4.1
mtefagh commented 1 year ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 year ago

Registration pull request updated: JuliaRegistries/General/69187

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.4.1 -m "<description of version>" 69f8736c42baace8babdf225a30370ec75bf07fc
git push origin v0.4.1