plotly / dash-table

OBSOLETE: now part of https://github.com/plotly/dash
https://dash.plotly.com
MIT License
420 stars 74 forks source link

Release v4.11.3 of DashTable for Julia #891

Closed rpkyle closed 3 years ago

rpkyle commented 3 years ago

@JuliaRegistrator register()

JuliaRegistrator commented 3 years ago

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 3 years ago

v4.11.3 of DashTable was registered via JuliaRegistries/General/34213