Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-Hammo authored Jul 29, 2020
1 parent 8829e6c commit 8ecb4dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name='arlulaapi',
version='1.1.5',
version='1.1.6',
author="Adam Hamilton",
author_email="[email protected]",
description="A package to facilitate access to the Arlula Imagery Marketplace API",
Expand All @@ -20,4 +20,4 @@
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
)
)

0 comments on commit 8ecb4dd

Please sign in to comment.