diff --git a/brutaldon/settings.py b/brutaldon/settings.py index 4b0b506..bfc31f0 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 = "2.1.0" +BRUTALDON_VERSION = "2.1.1"