We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04acaf8 commit 8aa1488Copy full SHA for 8aa1488
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.2.dev0"
+__version__ = "0.3.2"
5
6
from .edgarsgrid import EDGARSGrid # noqa: F401
7
from .field import GARSField # noqa: F401
0 commit comments