You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-07 03:22:57 +03:00
MCOL-4541 CMAPI API version change
This commit is contained in:
@@ -24,7 +24,7 @@ def get_key():
|
||||
|
||||
|
||||
def get_version():
|
||||
return '0.4.0'
|
||||
return '0.5.0'
|
||||
|
||||
|
||||
def get_port():
|
||||
|
@@ -10,7 +10,7 @@ REST_REQUEST_TO = 10
|
||||
|
||||
|
||||
def get_version():
|
||||
return '0.4.0'
|
||||
return '0.5.0'
|
||||
|
||||
|
||||
def get_port():
|
||||
|
Reference in New Issue
Block a user