Release v3.5.7

This commit is contained in:
Jeremy Stretch
2023-07-28 10:11:16 -04:00
parent afe1572d6d
commit d5a61061a8
5 changed files with 10 additions and 10 deletions

View File

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