From e9807f104b5e6666e7d55e9d8bd5db25d8844ef9 Mon Sep 17 00:00:00 2001 From: gparrish Date: Thu, 23 May 2024 14:28:57 -0500 Subject: [PATCH] big version bump to 0.5.0 changing c factor and water % tolerance --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2f9678f..90a6357 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "openet-ssebop" -version = "0.4.4" +version = "0.5.0" authors = [ { name = "Gabe Parrish", email = "gparrish@contractor.usgs.gov" }, { name = "Mac Friedrichs", email = "mfriedrichs@contractor.usgs.gov" },