Skip to content

Commit acede46

Browse files
committed
bump version
1 parent 11b6e14 commit acede46

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ Changelog
66
------------------
77

88
* First release on PyPI.
9+
10+
0.2.0 (2024-10-11)
11+
------------------
12+
13+
* Add support for pandas dataframe inputs.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "treeffuser"
3-
version = "0.1.3"
3+
version = "0.2.0"
44
description = "Probabilistic predictions for tabular data, using diffusion models and decision trees."
55
authors = [
66
"Nicolas Beltran-Velez <nb2838@columbia.edu>",

0 commit comments

Comments
 (0)