-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
Misc fixes
- Loading branch information
There are no files selected for viewing
2 comments
on commit 166418e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/86452
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 v3.3.5 -m "<description of version>" 166418e0bfc2ef66422982b9c362e64ac4446a39
git push origin v3.3.5
Also, note the warning: Version 3.3.5 skips over 3.3.4
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request updated: JuliaRegistries/General/86452
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 v3.3.5 -m "<description of version>" 166418e0bfc2ef66422982b9c362e64ac4446a39
git push origin v3.3.5
@JuliaRegistrator register