Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dhiraj-ms committed Jun 18, 2024
1 parent 2d4851d commit b09b8cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plantcv/geospatial/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from importlib.metadata import version
from plantcv.geospatial.read_geotif import read_geotif
from plantcv.geospatial.plot_extraction import write_shapefile

# Auto versioning
__version__ = version("plantcv-geospatial")
Expand Down

0 comments on commit b09b8cd

Please sign in to comment.