mirror of https://github.com/apache/cassandra
bumped CQLSH version 6.2 > 6.3
This commit is contained in:
parent
58f0e2146b
commit
94bfbaf348
|
|
@ -61,7 +61,7 @@ except ImportError:
|
|||
build_version = 'UNKNOWN'
|
||||
|
||||
UTF8 = 'utf-8'
|
||||
version = "6.2.0"
|
||||
version = "6.3.0"
|
||||
|
||||
readline = None
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in New Issue