Skip to content

Commit

Permalink
MNT: version 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Feb 9, 2023
1 parent 3589756 commit 4244ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gars_field/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
GARS Field is a toolkit for generating Global Area Reference grids
"""
__version__ = "0.3.2"
__version__ = "0.3.3"

from .edgarsgrid import EDGARSGrid # noqa: F401
from .field import GARSField # noqa: F401
Expand Down

0 comments on commit 4244ef6

Please sign in to comment.