Skip to content

Commit 64a6b7d

Browse files
committed
increment version number
1 parent fb4bc14 commit 64a6b7d

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.10.dev0"
26+
release = "0.11.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.10.dev0"
7+
version = "0.11.dev0"
88
description = "Double Machine Learning in Python"
99
readme = {file = "README.md", content-type = "text/markdown"}
1010
authors = [

0 commit comments

Comments
 (0)