Skip to content

Commit 1ec73da

Browse files
committed
Expose __version__ as module attribute
1 parent eae6071 commit 1ec73da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xee/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@
1414
# ==============================================================================
1515
"""A Google Earth Engine extension for Xarray."""
1616
from .ext import *
17+
from .ext import __version__

0 commit comments

Comments
 (0)