jeremystretch 4 years ago
parent
commit
e9549ab0bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      netbox/netbox/settings.py

+ 1 - 1
netbox/netbox/settings.py

@@ -19,7 +19,7 @@ from netbox.config import PARAMS
 # Environment setup
 # Environment setup
 #
 #
 
 
-VERSION = '3.1.1'
+VERSION = '3.1.2-dev'
 
 
 # Hostname
 # Hostname
 HOSTNAME = platform.node()
 HOSTNAME = platform.node()