Skip to content

Commit

Permalink
Release v3.2.0 (#234)
Browse files Browse the repository at this point in the history
* bump version

* bump version
  • Loading branch information
mattieserver authored Jan 5, 2023
1 parent 3805d75 commit 2e34f74
Show file tree
Hide file tree
Showing 5 changed files with 581 additions and 349 deletions.
2 changes: 1 addition & 1 deletion netbox_topology_views/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class TopologyViewsConfig(PluginConfig):
name = "netbox_topology_views"
verbose_name = "Topology views"
description = "An plugin to render topology maps"
version = "3.1.1"
version = "3.2.0"
author = "Mattijs Vanhaverbeke"
author_email = "author@example.com"
base_url = "netbox_topology_views"
Expand Down
Loading

0 comments on commit 2e34f74

Please sign in to comment.