diff --git a/setup.py b/setup.py index e558312..58199d3 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='netbox-documents', - version='0.4.3', + version='0.4.4', description='Manage site, circuit and device diagrams and documents in Netbox', long_description=long_description, long_description_content_type='text/markdown',