Bump plugin version

This commit is contained in:
Álvaro Arranz 2018-07-17 17:06:02 +02:00
parent cc776c68d9
commit 520da2652c
No known key found for this signature in database
GPG Key ID: A9BA9AAE8CF561AB
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
from setuptools import setup, find_packages
version = '0.3'
version = '0.4'
setup(
name='ckanext-privatedatasets',