Bump patch level for fix in last commit

This commit is contained in:
Jason McBrayer 2018-11-07 08:20:47 -05:00
parent 9152cb74d6
commit 1f342a5b70
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -111,3 +111,4 @@ pip-selfcheck.json
/dev_https
node_modules
/TAGS
.vscode

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.6.0"
BRUTALDON_VERSION = "2.6.1"