Skip to content

Commit 8aa1488

Browse files
committed
MNT: version 0.3.2
1 parent 04acaf8 commit 8aa1488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gars_field/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
GARS Field is a toolkit for generating Global Area Reference grids
33
"""
4-
__version__ = "0.3.2.dev0"
4+
__version__ = "0.3.2"
55

66
from .edgarsgrid import EDGARSGrid # noqa: F401
77
from .field import GARSField # noqa: F401

0 commit comments

Comments
 (0)