Pārlūkot izejas kodu

Post-release version bump

Jeremy Stretch 9 gadi atpakaļ
vecāks
revīzija
ea2e734ba8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      netbox/netbox/settings.py

+ 1 - 1
netbox/netbox/settings.py

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