From a05f4b6f7b941ac5c84f790755abe3ccd4878348 Mon Sep 17 00:00:00 2001 From: Scott Staniewicz Date: Thu, 9 Nov 2023 10:14:44 -0500 Subject: [PATCH] bump to 0.9.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e96c2dc..01ce783 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="sentineleof", - version="0.9.4", + version="0.9.5", author="Scott Staniewicz", author_email="scott.stanie@gmail.com", description="Download precise orbit files for Sentinel 1 products",