Closed ghost closed 5 years ago
Ah, it looks like i'm not able to do this since i don't have sufficient permissions on either this repo or on RelationalAI-oss.
@rbvermaa -- can you help me out here? :)
@JuliaRegistrator register
Error while trying to register: Changing UUIDs is not allowed
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/4065
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 Julia TagBot is installed, or can be done manually through the github interface, or via:
git tag -a v0.3.2 -m "<description of version>" a7bab67bfb8b9309c03b0f810c49d7d0750a719d
git push origin v0.3.2
Also, note the warning: Version 0.3.2 skips over 0.3.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.
We haven't had a release since version
0.2.0
, andv0.3.0
drops julia 0.6 support,v0.3.1
improves some error messages (from #21), andv0.3.2
fixes ourProject.toml
to have the rightuuid
.@JuliaRegistrator register