diff --git a/setup.py b/setup.py index d746f10a..cd232d64 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ # Versions should comply with PEP440. For a discussion on single-sourcing # the version across setup.py and the project code, see # https://packaging.python.org/en/latest/distributing.html#version - version='1.5.1', + version='1.5.2', description='''A ckan extension to showcase datasets in use''', long_description=long_description,