Explorar o código

v2.0 Beta 1 release

Jeremy Stretch %!s(int64=9) %!d(string=hai) anos
pai
achega
f5f9491811
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.0-dev'
+VERSION = '2.0-beta1'
 
 # Import local configuration
 ALLOWED_HOSTS = DATABASE = SECRET_KEY = None