plotly / dash-core-components

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

Release v1.17.1 for Julia #979

Closed alexcjohnson closed 3 years ago

alexcjohnson commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Error while trying to register: "File (Julia)Project.toml not found"

alexcjohnson commented 3 years ago

@JuliaRegistrator register branch=master

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/40798

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 v1.17.1 -m "<description of version>" bdab6295ba47cf632788076c3d9c90f8553025ed
git push origin v1.17.1

Also, note the warning: Version 1.17.1 skips over 1.17.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.