Skip to content

Commit 1c45c8a

Browse files
committed
build: bump version
1 parent c19a9ed commit 1c45c8a

File tree

2 files changed

+3334
-1916
lines changed

2 files changed

+3334
-1916
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ license = {text = "MIT"}
66
requires-python = ">=3.9"
77
dependencies = [
88
"plotly<6.0.0,>=5.13.1",
9-
"polars>=1.28.0",
109
"pandas>=2.2.3",
1110
"typing>=3.7.4.3",
1211
"polarstate==0.1.8",
1312
"marimo>=0.17.0",
1413
"pyarrow>=21.0.0",
1514
"statsmodels>=0.14.0",
15+
"polars>=1.31.0",
1616
]
1717
name = "rtichoke"
18-
version = "0.1.26"
18+
version = "0.1.27"
1919
description = "interactive visualizations for performance of predictive models"
2020
readme = "README.md"
2121

0 commit comments

Comments
 (0)