Skip to content

Commit 08cbe04

Browse files
committed
MNT: version 0.3.1
1 parent 2d11a32 commit 08cbe04

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.1.dev0"
4+
__version__ = "0.3.1"
55

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

0 commit comments

Comments
 (0)