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 e213fcb commit 2c8afabCopy full SHA for 2c8afab
nextbox_ui_plugin/__init__.py
@@ -4,7 +4,7 @@ class NextBoxUIConfig(PluginConfig):
4
name = 'nextbox_ui_plugin'
5
verbose_name = 'NextBox UI'
6
description = 'A topology visualization plugin for Netbox powered by NextUI Toolkit.'
7
- version = '0.13.0'
+ version = '0.14.0'
8
author = 'Igor Korotchenkov'
9
author_email = 'iDebugAll@gmail.com'
10
base_url = 'nextbox-ui'
0 commit comments