diff --git a/setup.py b/setup.py index f5acb6e9..0763d217 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ # Versions should comply with PEP440. For a discussion on single-sourcing # the version across setup.py and the project code, see # http://packaging.python.org/en/latest/tutorial.html#version - version='0.11.0', + version='0.12.0', description='Express Loader - quickly load data into CKAN DataStore''', long_description=long_description,