We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d672c commit 681c2c9Copy full SHA for 681c2c9
faust/__init__.py
@@ -23,7 +23,7 @@
23
import typing
24
from typing import Any, Mapping, NamedTuple, Optional, Sequence, Tuple
25
26
-__version__ = "0.8.6"
+__version__ = "0.8.7"
27
__author__ = "Robinhood Markets, Inc."
28
__contact__ = "schrohm@gmail.com, vpatki@wayfair.com"
29
__homepage__ = "https://github.com/faust-streaming/faust"
0 commit comments