Skip to content

Commit f541b5a

Browse files
committed
update version on master t0 0.5.1
1 parent 42f8945 commit f541b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faust/__init__.py

Lines changed: 1 addition & 1 deletion
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.5.0"
26+
__version__ = "0.5.1"
2727
__author__ = "Robinhood Markets, Inc."
2828
2929
__homepage__ = "https://github.com/faust-streaming/faust"

0 commit comments

Comments
 (0)