We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f86b73 commit 63853b1Copy full SHA for 63853b1
faust/__init__.py
@@ -23,7 +23,7 @@
23
import typing
24
from typing import Any, Mapping, NamedTuple, Optional, Sequence, Tuple
25
26
-__version__ = "0.4.1"
+__version__ = "0.4.2"
27
__author__ = "Robinhood Markets, Inc."
28
__contact__ = "[email protected], [email protected]"
29
__homepage__ = "https://github.com/faust-streaming/faust"
0 commit comments