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