We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f3379 commit c67d29dCopy full SHA for c67d29d
1 file changed
mango/__init__.py
@@ -1,3 +1,4 @@
1
from .client import Mango
2
+from .async_client import AsyncMango
3
4
__version__ = "1.0.28"
0 commit comments