We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93e9ac commit 31f167dCopy full SHA for 31f167d
netbox/netbox/settings.py
@@ -25,7 +25,7 @@
25
# Environment setup
26
#
27
28
-VERSION = '4.0.10'
+VERSION = '4.0.11-dev'
29
HOSTNAME = platform.node()
30
# Set the base directory two levels up
31
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
0 commit comments