Skip to content

Commit 1b40a3a

Browse files
committed
Tag version bump
1 parent 05a63c4 commit 1b40a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from thirdparty.six.moves import urllib as _urllib
2424

2525
NAME = "Maltrail"
26-
VERSION = "0.85"
26+
VERSION = "0.86"
2727
HOMEPAGE = "https://maltrail.github.io"
2828
PLATFORM = os.name
2929
IS_WIN = PLATFORM == "nt"

0 commit comments

Comments
 (0)