fastapi/fastapi/__init__.py
2018-12-06 20:24:50 +04:00

3 lines
98 B
Python

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