Prepare 0.3.10

This commit is contained in:
Dmitriy Sokolov 2018-12-05 09:58:08 +03:00
parent c91f83d464
commit 6d0954e985
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.9'
__version__ = '0.3.10'
default_app_config = 'rangefilter.apps.RangeFilterConfig'