Explorar o código

Post-release version bump

Jeremy Stretch %!s(int64=8) %!d(string=hai) anos
pai
achega
54fa51eeff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      netbox/netbox/settings.py

+ 1 - 1
netbox/netbox/settings.py

@@ -13,7 +13,7 @@ except ImportError:
     )
 
 
-VERSION = '2.0.6'
+VERSION = '2.0.7-dev'
 
 # Import required configuration parameters
 ALLOWED_HOSTS = DATABASE = SECRET_KEY = None