Skip to content

Commit b81c66c

Browse files
authored
Merge pull request #372 from DoubleML/sk-update-dev-version
bump version to 0.12.dev0
2 parents a8a1b19 + 10cdc4f commit b81c66c

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)