From 1b0bf4a3085f8c3b009a7a392496e8e223541e35 Mon Sep 17 00:00:00 2001
From: Narayanarao Bhogapurapu <narayanarao.bhogapurapu@gmail.com>
Date: Tue, 10 Sep 2024 19:44:31 +0000
Subject: [PATCH] V 0.2

---
 algorithm_config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/algorithm_config.yaml b/algorithm_config.yaml
index ba61903..f1afcaa 100644
--- a/algorithm_config.yaml
+++ b/algorithm_config.yaml
@@ -1,6 +1,6 @@
 description: Estimates canopy height from InSAR coherence and LiDAR data
 algo_name: ich
-version: 0.1.1
+version: 0.2
 environment: ubuntu
 repository_url: https://repo.maap-project.org/bnarayanarao/insar_forest_height.git
 docker_url: mas.maap-project.org/root/maap-workspaces/base_images/vanilla:v3.1.3
-- 
GitLab