Skip to content

Commit 871ea4b

Browse files
committed
Tag version bump
1 parent 58c70bc commit 871ea4b

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.77"
26+
VERSION = "0.78"
2727
HOMEPAGE = "https://maltrail.github.io"
2828
PLATFORM = os.name
2929
IS_WIN = PLATFORM == "nt"

0 commit comments

Comments
 (0)