Skip to content

Commit 47ff7a1

Browse files
authored
dump version (#45)
1 parent 5491a23 commit 47ff7a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.6"
16+
release = "0.1.7"
1717

1818
# -- General configuration ---------------------------------------------------
1919
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

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.6"
7+
version = "0.1.7"
88
description = "This is a Python library for estimating distributional treatment effects"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)