Release v3.1.4

This commit is contained in:
jeremystretch
2022-01-03 11:00:23 -05:00
parent 8616bf8a84
commit 4c9e5a237e
4 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ from netbox.config import PARAMS
# Environment setup
#
VERSION = '3.1.4-dev'
VERSION = '3.1.4'
# Hostname
HOSTNAME = platform.node()