diff --git a/Cargo.toml b/Cargo.toml index 4c34de0..c6d55ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace.package] -version = "0.4.0" +version = "0.4.1" authors = ["Anatoly Bugakov"] description = "Ultibi is a BI tool for no code data analysis" documentation = "https://ultimabi.uk/ultibi-frtb-book/" diff --git a/frtb_engine/data/frtb/datasource_config.toml b/frtb_engine/data/frtb/datasource_config.toml index 6ce5c69..906f23c 100644 --- a/frtb_engine/data/frtb/datasource_config.toml +++ b/frtb_engine/data/frtb/datasource_config.toml @@ -1,6 +1,6 @@ title = "setup.toml Example" -#type can be either CSV or AwsCSV +#type can be either CSV or AwsCSV type = "CSV" #If using AwsCSV then provide the bucket name