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

4 lines
44 B
Python

from . import routes
__version__ = '0.2.2'