diff --git a/brutaldon/settings.py b/brutaldon/settings.py index 3319877..2f7bef4 100644 --- a/brutaldon/settings.py +++ b/brutaldon/settings.py @@ -194,5 +194,5 @@ SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer' ANONYMOUS_HOME_URL = 'about' # Version number displayed on about page -BRUTALDON_VERSION = "2.9.0" +BRUTALDON_VERSION = "2.9.1"