jmboehm / KeplerGL.jl

Geospatial Visualization in Julia via Kepler.gl
MIT License
2 stars 1 forks source link

Register v.0.1 #15

Closed jmboehm closed 1 month ago

jmboehm commented 1 month ago

@JuliaRegistrator register

Release notes:

JuliaRegistrator commented 1 month ago

Registration pull request created: JuliaRegistries/General/106272

Tagging

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.0 -m "<description of version>" a10d4d3a4f5b4abfae1534f633cbcf0e8b1cb9b8
git push origin v0.1.0