Skip to content

Commit 10cdc4f

Browse files
committed
bump version to 0.12.dev0
1 parent a8a1b19 commit 10cdc4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
author = "Bach, P., Chernozhukov, V., Klaassen, S., Kurz, M. S., and Spindler, M."
2424

2525
# The full version, including alpha/beta/rc tags
26-
release = "0.11.dev0"
26+
release = "0.12.dev0"
2727

2828

2929
# -- 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 = "DoubleML"
7-
version = "0.11.dev0"
7+
version = "0.12.dev0"
88
description = "Double Machine Learning in Python"
99
readme = {file = "README.md", content-type = "text/markdown"}
1010
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)