We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f7917f commit 33f1771Copy full SHA for 33f1771
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-version = '1.5.0'
+version = '1.5.1'
4
5
setup(
6
name='ckanext-harvest',
0 commit comments