ahwillia / Einsum.jl

Einstein summation notation in Julia
MIT License
151 stars 17 forks source link

Fix UUID for registration #34

Closed mcabbott closed 5 years ago

mcabbott commented 5 years ago

Re #33, the CI error message from https://github.com/JuliaLang/METADATA.jl/pull/21042 looks like this:

ERROR: LoadError: LoadError: Tagged version 0.4.0 of Einsum declares the package UUID to be "18756830-0e95-11e9-2f88-63828ca5be2a" in its Project file, which does not match the package's METADATA-compatible UUID "b7d42ee7-0b51-5a75-98ca-779d3107e4c0".
To fix this error, change the UUID to be "b7d42ee7-0b51-5a75-98ca-779d3107e4c0" and retag.