We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4040a commit 9a851ffCopy full SHA for 9a851ff
ksql/__init__.py
@@ -1,5 +1,5 @@
1
2
__package_name__ = "ksql"
3
-__version__ = "0.2.0b"
+__version__ = "0.2.1"
4
5
from ksql.client import KSQLAPI
0 commit comments