diff --git a/brutaldon/settings.py b/brutaldon/settings.py index 229ab69..93bf1c3 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.2" +BRUTALDON_VERSION = "2.0.3"