Skip to content

Commit 1caa20f

Browse files
committed
version increase
1 parent 2737c36 commit 1caa20f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "mambular"
33

4-
version = "1.4.0"
4+
version = "1.5.0"
55

66

77
description = "A python package for tabular deep learning with mamba blocks."
@@ -27,6 +27,7 @@ scikit-optimize = "^0.10.2"
2727
einops = "^0.8.0"
2828
accelerate = "^1.2.1"
2929
scipy = "^1.15.0"
30+
pretab = "^0.0.1"
3031

3132
[tool.poetry.group.dev.dependencies]
3233
pytest = "^8.1"

0 commit comments

Comments
 (0)