Skip to content

Commit 0efab93

Browse files
committed
set release number 0.9.2
1 parent 304d88f commit 0efab93

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
@@ -22,7 +22,7 @@
2222
author = 'Bach, P., Chernozhukov, V., Klaassen, S., Kurz, M. S., and Spindler, M.'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '0.9.2'
25+
release = '0.9.3'
2626

2727

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

0 commit comments

Comments
 (0)