Skip to content

Commit 342ed4b

Browse files
committed
v3.1.1
1 parent 93bbffe commit 342ed4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pymap3d/__init__.py

Lines changed: 1 addition & 1 deletion
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__ = "3.1.0"
32+
__version__ = "3.1.1"
3333

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

0 commit comments

Comments
 (0)