Skip to content

Commit

Permalink
Prepare 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
silentsokolov committed Aug 7, 2020
1 parent 51d166d commit f45a2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rangefilter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@


__author__ = 'Dmitriy Sokolov'
__version__ = '0.6.1'
__version__ = '0.6.2'


default_app_config = 'rangefilter.apps.RangeFilterConfig'
Expand Down

0 comments on commit f45a2ca

Please sign in to comment.