diff --git a/brutaldon/settings.py b/brutaldon/settings.py index 09ed212..0adac4a 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" +BRUTALDON_VERSION = "2.0.1"