Get Cassandra version from cqlsh

cqlsh> select release_version from system.local;

 release_version
-----------------
         3.11.10

(1 rows)