We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc8624 commit bc90d8fCopy full SHA for bc90d8f
aleph_message/__init__.py
@@ -1,4 +1,4 @@
1
from .models import MessagesResponse, parse_message
2
3
__all__ = ["parse_message", "MessagesResponse"]
4
-__version__ = "0.4.9"
+__version__ = "0.5.0"
0 commit comments