Release v3.1.5

This commit is contained in:
jeremystretch
2022-01-06 09:24:28 -05:00
parent c4728545e9
commit befdba41eb
5 changed files with 6 additions and 6 deletions

View File

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