Skip to content

Commit a857594

Browse files
author
Tim Sawicki
committed
0.2.14
1 parent 35c0974 commit a857594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
setuptools.setup(
2525
name="fluvii",
26-
version="0.2.13",
26+
version="0.2.14",
2727
description="A simple Kafka streams implementation in Python using confluent-kafka-python",
2828
packages=packages,
2929
install_requires=install_requires,

0 commit comments

Comments
 (0)