Prepare 0.3.16

This commit is contained in:
Dmitriy Sokolov 2019-05-14 13:12:09 +03:00
parent 6f274f763f
commit 3338ca41aa
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.15'
__version__ = '0.3.16'
default_app_config = 'rangefilter.apps.RangeFilterConfig'