We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bece19 commit 0795e2cCopy full SHA for 0795e2c
3 files changed
CITATION.cff
@@ -2,7 +2,7 @@ cff-version: 1.2.0
2
message: "If you use this software, please cite it as below."
3
type: software
4
title: "dte_adj: A Python Package for Estimating Distribution Treatment Effects"
5
-version: 0.1.8
+version: 0.1.9
6
date-released: 2024-12-01
7
url: "https://github.com/CyberAgentAILab/python-dte-adjustment"
8
repository-code: "https://github.com/CyberAgentAILab/python-dte-adjustment"
docs/source/conf.py
@@ -13,7 +13,7 @@
13
project = "dte_adj"
14
copyright = "2024, CyberAgent, Inc."
15
author = "CyberAgent, Inc"
16
-release = "0.1.8"
+release = "0.1.9"
17
18
# -- General configuration ---------------------------------------------------
19
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
0 commit comments