Bump to 1.1.2

This commit is contained in:
amercader 2018-10-25 15:49:38 +02:00
parent 7a22a3cf46
commit fa0e277324
1 changed files with 1 additions and 1 deletions

View File

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