Skip to content

Commit b6d130a

Browse files
authored
Merge pull request #154 from DoubleML/m-dev-v-incr
Increment dev version after release of 0.5.0
2 parents 47fb25d + 62a6ba7 commit b6d130a

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., Kurz, M. S., and Spindler, M.'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '0.2.dev0'
25+
release = '0.5.dev0'
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.4.dev0',
14+
version='0.5.dev0',
1515
author='Bach, P., Chernozhukov, V., Kurz, M. S., and Spindler, M.',
1616
maintainer='Malte S. Kurz',
1717
maintainer_email='[email protected]',

0 commit comments

Comments
 (0)