Skip to content

Commit 9a2c0d1

Browse files
author
Tim Sawicki
committed
v1.0.0
1 parent edc2191 commit 9a2c0d1

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
@@ -26,7 +26,7 @@
2626

2727
setuptools.setup(
2828
name="fluvii",
29-
version="0.3.0",
29+
version="1.0.0",
3030
description="A simple Kafka streams implementation in Python using confluent-kafka-python",
3131
packages=packages,
3232
install_requires=install_requires,

0 commit comments

Comments
 (0)