Skip to content

Commit

Permalink
New version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuarte47 committed Oct 28, 2022
1 parent 3b36430 commit 7af59cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geodataflow/__meta__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"""

__title__ = 'geodataflow'
__version__ = '0.1.1'
__version__ = '0.1.2'
__description__ = 'Toolkit to run workflows on Geospatial & Earth Observation (EO) data.'
__author__ = 'Alvaro Huarte'
__email__ = '[email protected]'
Expand Down

0 comments on commit 7af59cc

Please sign in to comment.