diff --git a/setup.py b/setup.py index 5f0c87b..df0ed60 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ def readfile(name): 'An inversion-of-control (IoC) container for building decoupled, ' 'configurable, pluggable applications.' ), - version='0.2.1', + version='0.2.2', long_description=readme + '\n\n' + changes, long_description_content_type='text/x-rst', author='Michael Merickel',