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 5c46cfd commit d4e7299Copy full SHA for d4e7299
cqlsh/cqlshlib/cqlshmain.py
@@ -89,7 +89,7 @@
89
currentStatementIdentifier = None
90
91
# The current release version of the binaries
92
-CUSTOM_VERSION = '0.17.3'
+CUSTOM_VERSION = '0.17.12'
93
94
# Hold the original `sys.exit` function
95
original_exit = sys.exit
0 commit comments