Browse Source

Post-release version bump

Jeremy Stretch 9 năm trước cách đây
mục cha
commit
13c29cb7a9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      netbox/netbox/settings.py

+ 1 - 1
netbox/netbox/settings.py

@@ -12,7 +12,7 @@ except ImportError:
                                "the documentation.")
                                "the documentation.")
 
 
 
 
-VERSION = '1.9.2'
+VERSION = '1.9.2-dev'
 
 
 # Import local configuration
 # Import local configuration
 for setting in ['ALLOWED_HOSTS', 'DATABASE', 'SECRET_KEY']:
 for setting in ['ALLOWED_HOSTS', 'DATABASE', 'SECRET_KEY']: