Hello,

I submitted a package (StochDynamicProgramming) a few weeks ago linked to my
personal github repo. Since then the repo was transferred to Julia-Opt. I 
do not know
how to update the metadata accordingly. I also have a new release to tag.
I tried : 
Pkg.register("StochDynamicProgramming") but got an error (already 
registered)
Pkg.publish() but got an error (no metada changes)
Pkg.tag("StochDynamicProgramming") but got an error (fatal: tag 'v0.1.2' 
already exists)

I am lost there...

Reply via email to