Release v3.5-beta2

This commit is contained in:
jeremystretch
2023-04-18 09:21:15 -04:00
parent b167153186
commit 4452f57f90
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ from netbox.constants import RQ_QUEUE_DEFAULT, RQ_QUEUE_HIGH, RQ_QUEUE_LOW
# Environment setup
#
VERSION = '3.5.0-dev'
VERSION = '3.5-beta2'
# Hostname
HOSTNAME = platform.node()