Release v3.5.6

This commit is contained in:
Jeremy Stretch
2023-07-10 16:35:53 -04:00
parent f9cfab9f71
commit 393e723522
5 changed files with 8 additions and 8 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.6-dev'
VERSION = '3.5.6'
# Hostname
HOSTNAME = platform.node()