diff --git a/pyproject.toml b/pyproject.toml index bf333e5..3a32b2c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "dte_adj" -version = "0.1.9" +version = "0.1.10" description = "This is a Python library for estimating distributional treatment effects" readme = "README.md" requires-python = ">=3.10"