Skip to content

Commit

Permalink
updating master version
Browse files Browse the repository at this point in the history
  • Loading branch information
patkivikram committed Dec 18, 2021
1 parent a44fb6b commit 49c701c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faust/__init__.py
Expand Up @@ -23,7 +23,7 @@
import typing
from typing import Any, Mapping, NamedTuple, Optional, Sequence, Tuple

__version__ = "0.7.7"
__version__ = "0.7.8"
__author__ = "Robinhood Markets, Inc."
__contact__ = "schrohm@gmail.com, vpatki@wayfair.com"
__homepage__ = "https://github.com/faust-streaming/faust"
Expand Down

0 comments on commit 49c701c

Please sign in to comment.