diff --git a/setup.py b/setup.py index cabda77..152e56c 100644 --- a/setup.py +++ b/setup.py @@ -7,9 +7,9 @@ setup( name='nextbox_ui_plugin', - version='0.4.1', + version='0.4.2', url='https://github.com/iDebugAll/nextbox-ui-plugin', - download_url='https://github.com/iDebugAll/nextbox-ui-plugin/archive/v0.4.1.tar.gz', + download_url='https://github.com/iDebugAll/nextbox-ui-plugin/archive/v0.4.2.tar.gz', description='A topology visualization plugin for Netbox powered by NextUI Toolkit.', long_description=long_description, long_description_content_type='text/markdown',