Skip to content

Commit

Permalink
Release 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hoh committed May 8, 2024
1 parent 3c0144a commit 34cae38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aleph_message/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .models import MessagesResponse, parse_message

__all__ = ["parse_message", "MessagesResponse"]
__version__ = "0.4.4"
__version__ = "0.4.5"

0 comments on commit 34cae38

Please sign in to comment.