diff --git a/brutaldon/settings.py b/brutaldon/settings.py index f525e19..f33339b 100644 --- a/brutaldon/settings.py +++ b/brutaldon/settings.py @@ -198,5 +198,5 @@ TOOT_MAX_LENGTH = 500 ANONYMOUS_HOME_URL = 'about' # Version number displayed on about page -BRUTALDON_VERSION = "1.5.1" +BRUTALDON_VERSION = "1.5.2"