From 8e0b7094662ce61bbb7e8c70b980c2c11073dbc5 Mon Sep 17 00:00:00 2001 From: edparris Date: Thu, 15 Aug 2024 09:09:54 -0400 Subject: [PATCH] chore: update library version to v1.4.0rc3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 90edd34..b34c31d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = osml-imagery-toolkit -version = 1.4.0rc2 +version = 1.4.0rc3 description = Toolkit to work with imagery collected by satellites and UAVs long_description = file: PACKAGE_DESCRIPTION.md long_description_content_type = text/markdown