bumped CQLSH version 6.2 > 6.3

This commit is contained in:
Brad Schoening 2024-02-28 18:08:37 -05:00 committed by Brad Schoening
parent 58f0e2146b
commit 94bfbaf348
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ except ImportError:
build_version = 'UNKNOWN'
UTF8 = 'utf-8'
version = "6.2.0"
version = "6.3.0"
readline = None
try: