Skip to content

Commit

Permalink
Post-release version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystretch committed Mar 6, 2020
1 parent 09298da commit 5950bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netbox/netbox/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# Environment setup
#

VERSION = '2.7.9'
VERSION = '2.7.10-dev'

# Hostname
HOSTNAME = platform.node()
Expand Down

0 comments on commit 5950bed

Please sign in to comment.