Skip to content

Commit 9a851ff

Browse files
committed
updated version
1 parent bf4040a commit 9a851ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ksql/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
__package_name__ = "ksql"
3-
__version__ = "0.2.0b"
3+
__version__ = "0.2.1"
44

55
from ksql.client import KSQLAPI

0 commit comments

Comments
 (0)