avigliotti / AD4SM.jl

Automatic Differentiation for Solid Mechanics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calling @JuliaRegistrator

avigliotti opened this issue · comments

Error while trying to register: "Pre-release version not allowed"

Error while trying to register: "Pre-release version not allowed"

Error while trying to register: "Pre-release version not allowed"

let's try again

@JuliaRegistrator register()

Error while trying to register: "Pre-release version not allowed"

Error while trying to register: "Pre-release version not allowed"

Registration pull request created: JuliaRegistries/General/63537

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 v0.0.3 -m "<description of version>" cc3619f06310120e89c254ee5d1ebb06cb44bcf3
git push origin v0.0.3

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

Registration pull request created: JuliaRegistries/General/63538

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 v0.0.2 -m "<description of version>" 852a772d38a27b90b6ec51b930157f349efd1b1d
git push origin v0.0.2

Error while trying to register: "Tag with name v0.0.2 already exists and points to a different commit"

Registration pull request updated: JuliaRegistries/General/63537

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 v0.0.3 -m "<description of version>" a7af962f0c2c11ed6856c73ec4600de12f48d145
git push origin v0.0.3