Skip to content

Commit c01939e

Browse files
updated project files
1 parent 61653a3 commit c01939e

4 files changed

Lines changed: 678 additions & 498 deletions

File tree

packages/sinapsis_data_analysis/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sinapsis-data-analysis"
3-
version = "0.1.13"
3+
version = "0.1.15"
44
description = "Templates to work with models for classification, regression and clustering with xgboost and sklearn."
55
authors = [{ name = "SinapsisAI", email = "dev@sinapsis.tech" }]
66

packages/sinapsis_data_readers/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sinapsis-data-readers"
3-
version = "0.1.26"
3+
version = "0.1.28"
44
description = "Templates to read data in different formats"
55
authors = [{ name = "SinapsisAI", email = "dev@sinapsis.tech" }]
66

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sinapsis-data-tools"
3-
version = "0.2.27"
3+
version = "0.2.29"
44
description = "Module that contains different packages to perform data-related operations through Sinapsis templates."
55
authors = [{ name = "SinapsisAI", email = "dev@sinapsis.tech" }]
66
dependencies = [

0 commit comments

Comments
 (0)