diff --git a/setup.py b/setup.py index 61366ea..56b1d68 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ description = ( "A list of people, optionally organized by organizations and positions." ) -version = '0.27' +version = '0.28' tests_require = [ 'plone.app.testing',