diff --git a/setup.py b/setup.py index 2369b7d..ff8330d 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='amundsen-common', - version='0.5.9', + version='0.5.10', description='Common code library for Amundsen', long_description=open('README.md').read(), long_description_content_type='text/markdown',