fastapi/fastapi/__init__.py
Sebastián Ramírez 3e4fc9f182 📄 Add license file, update version
and first pyproject.toml
2018-12-08 11:57:18 +04:00

3 lines
115 B
Python

"""Fast API framework, high performance, fast to learn, fast to code, fast to production"""
__version__ = "0.1.0"