chore: add support for semantic-release

This commit is contained in:
Guilhem Lavaux 2024-11-02 10:50:09 +02:00
parent 3f3c67b3ab
commit 62e37586c8
3 changed files with 67 additions and 2 deletions

View file

@ -1 +1,3 @@
from ._project import spherical_projection, project_cic, interp3d
from ._project import spherical_projection, project_cic, interp3d
__version__ = "1.0"