1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

MCOL-4541 CMAPI API version change

This commit is contained in:
Roman Nozdrin
2021-05-06 14:28:49 +00:00
parent b9094c1b69
commit 8cf2724e4d
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ def get_key():
def get_version():
return '0.4.0'
return '0.5.0'
def get_port():