New features:
- drop support for Python 3.6 ([`7514576`](https://github.com/jerivas/django-file-router/commit/7514576e1bda86d197af795511eb9ca747f4f613))
Bugs fixed:
- reverse-sort files to force variable urls to the bottom ([`919c76f`](https://github.com/jerivas/django-file-router/commit/919c76f0e073bb5b0a1dd8610a618081197e087a))
- handle empty urls when `append_slash=True` ([`61bce55`](https://github.com/jerivas/django-file-router/commit/61bce55de1740042cdfba523e3e8384036a9f83b))
- use underscores in urlnames and handle __init__.py ([`911a8cd`](https://github.com/jerivas/django-file-router/commit/911a8cd3ee6a54237ddfc93a7400de54a625df93))