浏览代码

Release v2.0.5

Jeremy Stretch 8 年之前
父节点
当前提交
9736d63577
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      netbox/netbox/settings.py

+ 1 - 1
netbox/netbox/settings.py

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