Jelajahi Sumber

Post-release version bump

Jeremy Stretch 9 tahun lalu
induk
melakukan
aa2612aeba
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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.6.1'
+VERSION = '1.6.2-dev'
 
 
 # Import local configuration
 # Import local configuration
 for setting in ['ALLOWED_HOSTS', 'DATABASE', 'SECRET_KEY']:
 for setting in ['ALLOWED_HOSTS', 'DATABASE', 'SECRET_KEY']: