Skip to content

Commit 1b6f330

Browse files
committed
release: v1.5.0
1 parent 00c3d00 commit 1b6f330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aioddd/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
)
5757
from .value_objects import Id, StrDateTime, Timestamp
5858

59-
__version__ = '1.4.0'
59+
__version__ = '1.5.0'
6060

6161
__all__ = (
6262
# aggregates

0 commit comments

Comments
 (0)