Skip to content

Commit 0f0f280

Browse files
committed
prepare release of version 0.9.0
1 parent 8d52fec commit 0f0f280

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.dev0'
25+
release = '0.9.0'
2626

2727

2828
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name='DoubleML',
14-
version='0.9.dev0',
14+
version='0.9.0',
1515
author='Bach, P., Chernozhukov, V., Klaassen, S., Kurz, M. S., and Spindler, M.',
1616
maintainer='Sven Klaassen',
1717
maintainer_email='sven.klaassen@uni-hamburg.de',

0 commit comments

Comments
 (0)