Release v3.6.1

This commit is contained in:
Jeremy Stretch
2023-09-06 14:04:57 -04:00
parent 217394e5ee
commit 83ccb71a67
5 changed files with 14 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.6.1-dev'
VERSION = '3.6.1'
# Hostname
HOSTNAME = platform.node()