Release v3.7.3

This commit is contained in:
Jeremy Stretch
2024-02-21 15:46:41 -05:00
parent c79f0634a1
commit a7663fbc02
6 changed files with 10 additions and 10 deletions

View File

@@ -28,7 +28,7 @@ from netbox.plugins import PluginConfig
# Environment setup
#
VERSION = '3.7.3-dev'
VERSION = '3.7.3'
# Hostname
HOSTNAME = platform.node()