Files
fastapi-admin/fastapi_admin/__init__.py
2020-04-08 19:31:50 +08:00

4 lines
44 B
Python

from . import routes
__version__ = '0.1.4'