Release v3.6.8

This commit is contained in:
Jeremy Stretch
2023-12-27 16:00:16 -05:00
parent 0613e8e95c
commit 07da3f6d33
5 changed files with 9 additions and 7 deletions

View File

@@ -25,7 +25,7 @@ from netbox.constants import RQ_QUEUE_DEFAULT, RQ_QUEUE_HIGH, RQ_QUEUE_LOW
# Environment setup
#
VERSION = '3.6.8-dev'
VERSION = '3.6.8'
# Hostname
HOSTNAME = platform.node()