siavashk / pycpd

Pure Numpy Implementation of the Coherent Point Drift Algorithm
MIT License
510 stars 115 forks source link

[BUG] Pypi versions are out of date #82

Open gattia opened 1 year ago

gattia commented 1 year ago

https://github.com/siavashk/pycpd/issues/81

As reported in above, the pypi versions are out of date. Setup github actions to automatically push new additions to master to pypi.

See here: https://github.com/gattia/pyfocusr/tree/master/.github/workflows for examples.