Skip to content

Commit 2f466f2

Browse files
committed
feat: bump version to 0.1.1
1 parent 16e77c6 commit 2f466f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "dte_adj"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "This is a Python library for a research paper 'Estimating Distributional Treatment Effects in Randomized Experiments: Machine Learning for Variance Reduction'"
99
readme = "README.md"
1010
requires-python = ">=3.6"

0 commit comments

Comments
 (0)