Release v3.1.8

This commit is contained in:
jeremystretch
2022-02-15 09:01:58 -05:00
parent f6f8970d75
commit 94be948505
5 changed files with 7 additions and 7 deletions

View File

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