We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d11a32 commit 08cbe04Copy full SHA for 08cbe04
gars_field/__init__.py
@@ -1,7 +1,7 @@
1
"""
2
GARS Field is a toolkit for generating Global Area Reference grids
3
4
-__version__ = "0.3.1.dev0"
+__version__ = "0.3.1"
5
6
from .edgarsgrid import EDGARSGrid # noqa: F401
7
from .field import GARSField # noqa: F401
0 commit comments