Skip to content

Commit e67c8d7

Browse files
committed
update master version
1 parent ef3c6e1 commit e67c8d7

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.7.5"
26+
__version__ = "0.7.6"
2727
__author__ = "Robinhood Markets, Inc."
2828
__contact__ = "schrohm@gmail.com, vpatki@wayfair.com"
2929
__homepage__ = "https://github.com/faust-streaming/faust"

0 commit comments

Comments
 (0)