Skip to content

Commit f0332db

Browse files
committed
Tag version bump
1 parent 5b74346 commit f0332db

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

0 commit comments

Comments
 (0)