Skip to content

Commit ef3f4a2

Browse files
author
Nat Morris
authored
Update __init__.py
1 parent 2a8c3d2 commit ef3f4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netbox_floorplan/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ class FloorplanConfig(PluginConfig):
55
name = "netbox_floorplan"
66
verbose_name = "Netbox Floorplan"
77
description = ""
8-
version = "0.3.3"
8+
version = "0.3.4"
99
base_url = "floorplan"
1010
min_version = "3.4.1"
1111

0 commit comments

Comments
 (0)