Jelajahi Sumber

Release v1.9.5

Jeremy Stretch 8 tahun lalu
induk
melakukan
35a0a658a7
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.")
 
 
-VERSION = '1.9.5-dev'
+VERSION = '1.9.5'
 
 # Import local configuration
 for setting in ['ALLOWED_HOSTS', 'DATABASE', 'SECRET_KEY']: