Bump version to 1.4 for new feature

This commit is contained in:
Jason McBrayer 2018-08-17 14:52:53 -04:00
parent 66861e7abd
commit 07ed9c512a
1 changed files with 1 additions and 1 deletions

View File

@ -194,5 +194,5 @@ SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer'
TOOT_MAX_LENGTH = 500
# Version number displayed on about page
BRUTALDON_VERSION = "1.3.1"
BRUTALDON_VERSION = "1.4"