fix: bump to 1.0.0 manually
This commit is contained in:
parent
00dae60057
commit
6d6e4f2e53
@ -1,5 +1,5 @@
|
|||||||
[project]
|
[project]
|
||||||
version = "0.0.2"
|
version = "1.0.0"
|
||||||
requires-python = ">= 3.8"
|
requires-python = ">= 3.8"
|
||||||
name = "pysphereproj"
|
name = "pysphereproj"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
from ._project import spherical_projection, project_cic, interp3d
|
from ._project import spherical_projection, project_cic, interp3d
|
||||||
|
|
||||||
__version__ = "1.0"
|
__version__ = "1.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user