Skip to content

Commit

Permalink
Tag version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stamparm committed Nov 30, 2024
1 parent 95a240f commit 2620dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
from thirdparty.six.moves import urllib as _urllib

NAME = "Maltrail"
VERSION = "0.75"
VERSION = "0.76"
HOMEPAGE = "https://maltrail.github.io"
PLATFORM = os.name
IS_WIN = PLATFORM == "nt"
Expand Down

0 comments on commit 2620dc6

Please sign in to comment.