We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c32a427 commit 146f3daCopy full SHA for 146f3da
src/pymap3d/__init__.py
@@ -29,7 +29,7 @@
29
* Fortran: [Maptran3D](https://github.com/geospace-code/maptran3d)
30
"""
31
32
-__version__ = "2.9.0"
+__version__ = "2.9.1"
33
34
from .aer import ecef2aer, aer2ecef, geodetic2aer, aer2geodetic
35
0 commit comments