.HIDE. Removed shrug version

This commit is contained in:
Nyo
2016-11-17 20:10:32 +01:00
parent eefec1f47b
commit 8078596a0a

View File

@@ -15,7 +15,7 @@ try:
if VERSION == "":
raise Exception
except:
VERSION = "¯\_(xd)_/¯"
VERSION = "Unknown"
DATADOG_PREFIX = "peppy"
application = None