Bump patch level for bugfix

This commit is contained in:
Jason McBrayer 2018-12-06 10:18:17 -05:00
parent 9d70757988
commit ae66d5b064
1 changed files with 1 additions and 1 deletions

View File

@ -193,5 +193,5 @@ SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer'
ANONYMOUS_HOME_URL = 'about'
# Version number displayed on about page
BRUTALDON_VERSION = "2.7.0"
BRUTALDON_VERSION = "2.7.1"