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 87debf3 commit 9a5a9d2Copy full SHA for 9a5a9d2
aioddd/__init__.py
@@ -56,7 +56,7 @@
56
)
57
from .value_objects import Id, StrDateTime, Timestamp
58
59
-__version__ = '1.3.7'
+__version__ = '1.3.8'
60
61
__all__ = (
62
# aggregates
0 commit comments