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 00c3d00 commit 1b6f330Copy full SHA for 1b6f330
aioddd/__init__.py
@@ -56,7 +56,7 @@
56
)
57
from .value_objects import Id, StrDateTime, Timestamp
58
59
-__version__ = '1.4.0'
+__version__ = '1.5.0'
60
61
__all__ = (
62
# aggregates
0 commit comments