diff --git a/setup.py b/setup.py index 0b992333b5a383ca6867d287258a3812cce28298..9f1380f051695fe84846227f57218abe3217b518 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as fh: setuptools.setup( name="esap_client", - version="0.0.5", + version="0.0.6", author="Hugh Dickinson", author_email="hugh.dickinson@open.ac.uk", description="Python client for ESAP Data Discovery Shopping Basket",