We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49ece7 commit d6ddfc5Copy full SHA for d6ddfc5
setup.py
@@ -7,9 +7,9 @@
7
8
setup(
9
name='nextbox_ui_plugin',
10
- version='0.4.1',
+ version='0.4.2',
11
url='https://github.com/iDebugAll/nextbox-ui-plugin',
12
- 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',
13
description='A topology visualization plugin for Netbox powered by NextUI Toolkit.',
14
long_description=long_description,
15
long_description_content_type='text/markdown',
0 commit comments