We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038a026 commit 987d235Copy full SHA for 987d235
core/settings.py
@@ -23,7 +23,7 @@
23
from thirdparty.six.moves import urllib as _urllib
24
25
NAME = "Maltrail"
26
-VERSION = "0.83"
+VERSION = "0.84"
27
HOMEPAGE = "https://maltrail.github.io"
28
PLATFORM = os.name
29
IS_WIN = PLATFORM == "nt"
0 commit comments