Update version
This commit is contained in:
parent
d52c18ce38
commit
9d3bb585a2
|
|
@ -25,7 +25,7 @@ from netbox.constants import RQ_QUEUE_DEFAULT, RQ_QUEUE_HIGH, RQ_QUEUE_LOW
|
|||
# Environment setup
|
||||
#
|
||||
|
||||
VERSION = '3.5.8-dev'
|
||||
VERSION = '3.6-beta1'
|
||||
|
||||
# Hostname
|
||||
HOSTNAME = platform.node()
|
||||
|
|
|
|||
Loading…
Reference in New Issue