# -*- coding: utf-8 -*- from __future__ import unicode_literals __version__ = '0.0.1' from .routing import install_regex_converter install_regex_converter()