Bump version

This commit is contained in:
Patricio Del Boca 2023-03-16 12:25:57 -03:00 committed by GitHub
parent c68eedf570
commit 2e87cf685f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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