File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ cff-version: 1.2.0
22message : " If you use this software, please cite it as below."
33type : software
44title : " dte_adj: A Python Package for Estimating Distribution Treatment Effects"
5- version : 0.1.8
5+ version : 0.1.9
66date-released : 2024-12-01
77url : " https://github.com/CyberAgentAILab/python-dte-adjustment"
88repository-code : " https://github.com/CyberAgentAILab/python-dte-adjustment"
Original file line number Diff line number Diff line change 1313project = "dte_adj"
1414copyright = "2024, CyberAgent, Inc."
1515author = "CyberAgent, Inc"
16- release = "0.1.8 "
16+ release = "0.1.9 "
1717
1818# -- General configuration ---------------------------------------------------
1919# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " dte_adj"
7- version = " 0.1.8 "
7+ version = " 0.1.9 "
88description = " This is a Python library for estimating distributional treatment effects"
99readme = " README.md"
1010requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments