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 ece2bf2 commit ee5343eCopy full SHA for ee5343e
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.0"
+__version__ = "0.4.1"
0 commit comments