We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 743bb00 commit 23efbf6Copy full SHA for 23efbf6
src/pymap3d/__init__.py
@@ -29,7 +29,7 @@
29
* Fortran: [Maptran3D](https://github.com/geospace-code/maptran3d)
30
"""
31
32
-__version__ = "2.8.0"
+__version__ = "2.9.0"
33
34
from .aer import ecef2aer, aer2ecef, geodetic2aer, aer2geodetic
35
0 commit comments