lorenzgillner / UncertainEvidence.jl

Epistemic uncertainty handling in the Dempster-Shafer framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Registration

lorenzgillner opened this issue · comments

Registration pull request created: JuliaRegistries/General/90994

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

Registration pull request updated: JuliaRegistries/General/90994

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.1.0 -m "<description of version>" 1a6eeca6089e0662af4978a29ba4cc7eec48d99f
git push origin v0.1.0