Skip to content

Commit 398deb5

Browse files
committed
bump version
1 parent b5991a5 commit 398deb5

File tree

4 files changed

+31
-6094
lines changed

4 files changed

+31
-6094
lines changed

netbox_topology_views/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class TopologyViewsConfig(PluginConfig):
44
name = 'netbox_topology_views'
55
verbose_name = 'Topology views'
66
description = 'An plugin to render topology maps'
7-
version = '1.1.0'
7+
version = '1.2.0'
88
author = 'Mattijs Vanhaverbeke'
99
author_email = 'author@example.com'
1010
base_url = 'netbox_topology_views'

0 commit comments

Comments
 (0)