Prepare 0.5.3

This commit is contained in:
Dmitriy Sokolov 2020-02-10 13:01:19 +03:00
parent d6dc14c349
commit ffc7ef6774
No known key found for this signature in database
GPG Key ID: 03FE88EBBCB36640
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ from __future__ import unicode_literals
__author__ = 'Dmitriy Sokolov'
__version__ = '0.5.3'
__version__ = '0.5.4'
default_app_config = 'rangefilter.apps.RangeFilterConfig'