Skip to content

Commit 6820d12

Browse files
authored
Update __init__.py
1 parent e5aeb49 commit 6820d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netbox_napalm_plugin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = """Arthur Hanson"""
44
__email__ = "[email protected]"
5-
__version__ = "0.3.2"
5+
__version__ = "0.3.1"
66

77

88
from netbox.plugins import PluginConfig

0 commit comments

Comments
 (0)