diff --git a/setup.py b/setup.py index 2e67c905..242d04a1 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,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='1.2a1', + version='1.2a2', description='''CKAN extension that will provide data quering with pre configured set of rules''',