LCSB-BioCore / GigaSOM.jl

Huge-scale, high-performance flow cytometry clustering in Julia
http://git.io/GigaSOM.jl
Apache License 2.0
31 stars 9 forks source link

Bump version v0.6.3 #175

Closed laurentheirendt closed 3 years ago

laurentheirendt commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/29173

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.6.3 -m "<description of version>" bedf27ccfe7be52e579aad4c894e7975ff20605b
git push origin v0.6.3
exaexa commented 3 years ago

This can be closed right?