Skip to content

Commit

Permalink
v0.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Sawicki committed Dec 2, 2022
1 parent e861bef commit 81a119c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

setuptools.setup(
name="fluvii",
version="0.2.12",
version="0.2.13",
description="A simple Kafka streams implementation in Python using confluent-kafka-python",
packages=packages,
install_requires=install_requires,
Expand Down

0 comments on commit 81a119c

Please sign in to comment.