Skip to content

Commit

Permalink
Upgrading version
Browse files Browse the repository at this point in the history
  • Loading branch information
ghislainv committed May 27, 2024
1 parent ca4e954 commit bb6e758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geefcc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# https://peps.python.org/pep-0008/#module-level-dunder-names
__author__ = "Ghislain Vieilledent and Thomas Arsouze"
__email__ = "ghislain.vieilledent@cirad.fr, thomas.arsouze@cirad.fr"
__version__ = "0.1"
__version__ = "0.1.1"

# GDAL exceptions
from osgeo import gdal
Expand Down

0 comments on commit bb6e758

Please sign in to comment.