From 610cfd49bbc6c7031dcd8d88dab7311a07a9bf3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20BRAUN?= Date: Fri, 10 Sep 2021 15:59:12 +0200 Subject: [PATCH] v0.6.2 --- eoreader/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eoreader/__init__.py b/eoreader/__init__.py index 090bdf36..aa46c33b 100644 --- a/eoreader/__init__.py +++ b/eoreader/__init__.py @@ -17,7 +17,7 @@ """ **EOReader** library """ -__version__ = "0.6.1" +__version__ = "0.6.2" __title__ = "eoreader" __description__ = ( "Remote-sensing opensource python library reading optical and SAR sensors, "