This commit is contained in:
jeremystretch
2021-12-06 16:13:48 -05:00
parent 5b8494a74c
commit 00d618e015
2 changed files with 5 additions and 1 deletions

View File

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