Skip to content

Commit 5f5c4fb

Browse files
authored
v0.15.5 release (#842)
1 parent d4100b1 commit 5f5c4fb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ _build/
2020
*.prof
2121
.venv/
2222
.python-version
23+
uv.lock

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "causalml"
3-
version = "0.15.5dev"
3+
version = "0.15.5"
44
description = "Python Package for Uplift Modeling and Causal Inference with Machine Learning Algorithms"
55
readme = { file = "README.md", content-type = "text/markdown" }
66

0 commit comments

Comments
 (0)