Release v4.11.3 of DashTable for Julia
rpkyle opened this issue · 2 comments
rpkyle commented
@JuliaRegistrator register()
JuliaRegistrator commented
Registration pull request created: JuliaRegistries/General/34213
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 v4.11.3 -m "<description of version>" 6dba4d539674b91a073a5e13dd344654390ce4f7
git push origin v4.11.3
Also, note the warning: Version 4.11.3 skips over 4.11.0
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.
rpkyle commented
v4.11.3 of DashTable
was registered via JuliaRegistries/General/34213