Skip to content

Commit 63853b1

Browse files
committed
version update
1 parent 6f86b73 commit 63853b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faust/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
import typing
2424
from typing import Any, Mapping, NamedTuple, Optional, Sequence, Tuple
2525

26-
__version__ = "0.4.1"
26+
__version__ = "0.4.2"
2727
__author__ = "Robinhood Markets, Inc."
2828
2929
__homepage__ = "https://github.com/faust-streaming/faust"

0 commit comments

Comments
 (0)