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