Release v3.6.3

This commit is contained in:
Jeremy Stretch
2023-09-26 15:48:03 -04:00
parent 1a00765b72
commit 9e35cefaf2
5 changed files with 6 additions and 6 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.3-dev'
VERSION = '3.6.3'
# Hostname
HOSTNAME = platform.node()