Bump to 1.1.3

This commit is contained in:
amercader 2018-10-26 13:55:44 +02:00
parent da9232348c
commit 128fddffc3
1 changed files with 1 additions and 1 deletions

View File

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