Release v3.5.7

This commit is contained in:
Jeremy Stretch
2023-07-28 10:11:16 -04:00
parent d9dc6cec3a
commit 4f984c0831
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()