Jelajahi Sumber

Reset version

Jeremy Stretch 9 tahun lalu
induk
melakukan
91d35905fd
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      netbox/netbox/settings.py

+ 1 - 1
netbox/netbox/settings.py

@@ -13,7 +13,7 @@ except ImportError:
     )
 
 
-VERSION = '2.0-beta2'
+VERSION = '2.0.0-dev'
 
 # Import local configuration
 ALLOWED_HOSTS = DATABASE = SECRET_KEY = None