diff --git a/setup.py b/setup.py index 3df50dd..6f8bece 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( name='ckanapi', - version='4.5', + version='4.6', description= 'A command line interface and Python module for ' 'accessing the CKAN Action API',