Skip to content

Commit 9c48340

Browse files
committed
Dev version bump
1 parent ece1620 commit 9c48340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netbox/netbox/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"the documentation.")
1212

1313

14-
VERSION = '1.1.0'
14+
VERSION = '1.1.1-dev'
1515

1616
# Import local configuration
1717
for setting in ['ALLOWED_HOSTS', 'DATABASE', 'SECRET_KEY']:

0 commit comments

Comments
 (0)