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 58c70bc commit 871ea4bCopy full SHA for 871ea4b
core/settings.py
@@ -23,7 +23,7 @@
23
from thirdparty.six.moves import urllib as _urllib
24
25
NAME = "Maltrail"
26
-VERSION = "0.77"
+VERSION = "0.78"
27
HOMEPAGE = "https://maltrail.github.io"
28
PLATFORM = os.name
29
IS_WIN = PLATFORM == "nt"
0 commit comments