Skip to content

Commit

Permalink
Release v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystretch committed Aug 15, 2017
1 parent c37cfeb commit 669ae10
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 @@ -13,7 +13,7 @@
)


VERSION = '2.1.3-dev'
VERSION = '2.1.3'

# Import required configuration parameters
ALLOWED_HOSTS = DATABASE = SECRET_KEY = None
Expand Down

0 comments on commit 669ae10

Please sign in to comment.