Tag version 1.3.2

This commit is contained in:
amercader 2020-10-08 12:18:31 +02:00
parent 7ad2bd5f38
commit 8cde93c153
1 changed files with 1 additions and 1 deletions

View File

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