tkf / ThreadsX.jl

Parallelized Base functions
MIT License
321 stars 10 forks source link

Release 0.1.4 #139

Closed tkf closed 4 years ago

tkf commented 4 years ago

@JuliaRegistrator register(branch=release)

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/17767

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