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