diff --git a/setup.py b/setup.py index fb7944623..1c36b09a4 100644 --- a/setup.py +++ b/setup.py @@ -66,7 +66,7 @@ def get_static_file_paths(): setup( name='toucan_connectors', - version='0.39.4', + version='0.39.5', description='Toucan Toco Connectors', long_description=(HERE / 'README.md').read_text(encoding='utf-8'), long_description_content_type='text/markdown',