From d83ae8213ced5cea19405ece273e0f3a57f0bb04 Mon Sep 17 00:00:00 2001 From: Andres Perez Hortal <16256571+aperezhortal@users.noreply.github.com> Date: Tue, 2 Nov 2021 19:07:30 -0400 Subject: [PATCH] Bump version to 0.2 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index c23a25f..9558ca8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = eo-forge -version = 0.1.2 +version = 0.2.0 author = Felix Rojo Lapalma, Andrés Pérez Hortal description = Python tools for remote sensing data processing. long_description = file: README.rst