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 78822e2 commit e213fcbCopy full SHA for e213fcb
setup.py
@@ -7,9 +7,9 @@
7
8
setup(
9
name='nextbox_ui_plugin',
10
- version='0.13.0',
+ version='0.14.0',
11
url='https://github.com/iDebugAll/nextbox-ui-plugin',
12
- download_url='https://github.com/iDebugAll/nextbox-ui-plugin/archive/v0.13.0.tar.gz',
+ download_url='https://github.com/iDebugAll/nextbox-ui-plugin/archive/v0.14.0.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