Release v3.4.10

This commit is contained in:
jeremystretch
2023-04-27 11:47:42 -04:00
parent 9a788349a9
commit 84089ab8c5
4 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ from netbox.constants import RQ_QUEUE_DEFAULT, RQ_QUEUE_HIGH, RQ_QUEUE_LOW
# Environment setup
#
VERSION = '3.4.9'
VERSION = '3.4.10'
# Hostname
HOSTNAME = platform.node()