From a5539da416452750b8c07112501ba406a139322f Mon Sep 17 00:00:00 2001 From: Jonathan Blackstock Date: Mon, 23 Sep 2024 10:00:31 -0600 Subject: [PATCH] chore: update library version to v1.4.0rc4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index b34c31d..c004615 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = osml-imagery-toolkit -version = 1.4.0rc3 +version = 1.4.0rc4 description = Toolkit to work with imagery collected by satellites and UAVs long_description = file: PACKAGE_DESCRIPTION.md long_description_content_type = text/markdown