Skip to content

Commit

Permalink
Tag version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stamparm committed Oct 2, 2024
1 parent a17816d commit fa76348
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.73"
VERSION = "0.74"
HOMEPAGE = "https://maltrail.github.io"
PLATFORM = os.name
IS_WIN = PLATFORM == "nt"
Expand Down

0 comments on commit fa76348

Please sign in to comment.