Skip to content

Commit 9564fa2

Browse files
author
ticdenis
committed
release: v1.4.0
1 parent dfebfdd commit 9564fa2

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.3.8'
59+
__version__ = '1.4.0'
6060

6161
__all__ = (
6262
# aggregates

0 commit comments

Comments
 (0)