Skip to content

Commit d4e7299

Browse files
committed
chore: bumoing cqlsh
1 parent 5c46cfd commit d4e7299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cqlsh/cqlshlib/cqlshmain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
currentStatementIdentifier = None
9090

9191
# The current release version of the binaries
92-
CUSTOM_VERSION = '0.17.3'
92+
CUSTOM_VERSION = '0.17.12'
9393

9494
# Hold the original `sys.exit` function
9595
original_exit = sys.exit

0 commit comments

Comments
 (0)