Skip to content

Commit 0795e2c

Browse files
TomeHirataclaude
andcommitted
Bump version to 0.1.9 in CITATION.cff, docs, and uv.lock
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 4bece19 commit 0795e2c

3 files changed

Lines changed: 954 additions & 951 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cff-version: 1.2.0
22
message: "If you use this software, please cite it as below."
33
type: software
44
title: "dte_adj: A Python Package for Estimating Distribution Treatment Effects"
5-
version: 0.1.8
5+
version: 0.1.9
66
date-released: 2024-12-01
77
url: "https://github.com/CyberAgentAILab/python-dte-adjustment"
88
repository-code: "https://github.com/CyberAgentAILab/python-dte-adjustment"

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
project = "dte_adj"
1414
copyright = "2024, CyberAgent, Inc."
1515
author = "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

0 commit comments

Comments
 (0)