From 90832821dd9d67a8973c294bca9616cfb68a81bf Mon Sep 17 00:00:00 2001 From: Scott Staniewicz Date: Fri, 3 Nov 2023 12:36:45 -0400 Subject: [PATCH] bump version to 0.9.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 00ed5e7..cd845b4 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="sentineleof", - version="0.9.0", + version="0.9.1", author="Scott Staniewicz", author_email="scott.stanie@gmail.com", description="Download precise orbit files for Sentinel 1 products",