python-sshpubkeys icon indicating copy to clipboard operation
python-sshpubkeys copied to clipboard

Package version on PyPI is behind version on GitHub.

Open amanning9 opened this issue 1 year ago • 2 comments

Noticed today that I was not using the latest version of this module, and upon investigation it seems that this is because the last version in PyPI is 3.3.1.

Looks like the CI failed to push version 3.2.0 to PyPI due to an authentication problem ( https://github.com/ojarva/python-sshpubkeys/actions/runs/6868575502/job/18679462685 )- I think it just needs the credential to be updated.

amanning9 avatar Jan 23 '24 10:01 amanning9