From 1eb90b14ec65d0672637171ae5759989376289e3 Mon Sep 17 00:00:00 2001 From: Yann Forget Date: Thu, 25 Oct 2018 13:12:29 +0200 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bf57156..bea06f9 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='asarapi', - version='0.2', + version='0.3', description='Search and download ERS-1, ERS-2, and Envisat products.', long_description=LONG_DESCRIPTION, long_description_content_type='text/markdown',