From c0afdbc334d591905fc7176fbeccb3d5e2c1b6e2 Mon Sep 17 00:00:00 2001 From: Adam-Hammo <43816242+Adam-Hammo@users.noreply.github.com> Date: Thu, 27 Aug 2020 12:29:55 +1000 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3345e1a..0a65f1e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='arlulaapi', - version='1.1.7', + version='1.1.8', author="Adam Hamilton", author_email="adamhammo99@gmail.com", description="A package to facilitate access to the Arlula Imagery Marketplace API",