Bump version

This commit is contained in:
amercader 2023-05-23 13:19:42 +02:00
parent 47100351e7
commit b24421676b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from setuptools import setup, find_packages
version = '1.5.3'
version = '1.5.4'
setup(
name='ckanext-harvest',