Release v3.1.6

This commit is contained in:
jeremystretch
2022-01-17 09:49:16 -05:00
parent 2b31154834
commit 69f525bfd3
6 changed files with 7 additions and 11 deletions

View File

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