Skip to content

Commit 23efbf6

Browse files
committed
v2.9.0
1 parent 743bb00 commit 23efbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pymap3d/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* Fortran: [Maptran3D](https://github.com/geospace-code/maptran3d)
3030
"""
3131

32-
__version__ = "2.8.0"
32+
__version__ = "2.9.0"
3333

3434
from .aer import ecef2aer, aer2ecef, geodetic2aer, aer2geodetic
3535

0 commit comments

Comments
 (0)