Bump patch level for bug fixes

This commit is contained in:
Jason McBrayer 2019-03-03 20:42:26 -05:00
parent 3a9f2b52e0
commit c192d0056e
1 changed files with 1 additions and 1 deletions

View File

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