Files
fastapi-admin/fastapi_admin/__init__.py
2020-04-21 18:16:27 +08:00

4 lines
44 B
Python

from . import routes
__version__ = '0.2.1'