Prepare 0.3.15

This commit is contained in:
Dmitriy Sokolov 2019-04-14 19:37:52 +03:00
parent 87f201d772
commit 651a43cc25
No known key found for this signature in database
GPG Key ID: DE2C98901898AB74
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.3.14'
__version__ = '0.3.15'
default_app_config = 'rangefilter.apps.RangeFilterConfig'