Skip to content

Commit c88d58b

Browse files
committed
set version for the first release 0.1.0
1 parent bcd791e commit c88d58b

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.0.1'
25+
release = '0.1.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.1.dev0',
14+
version='0.1.0',
1515
author='Bach, P., Chernozhukov, V., Kurz, M. S., and Spindler, M.',
1616
maintainer='Malte S. Kurz',
1717
maintainer_email='malte.simon.kurz@uni-hamburg.de',

0 commit comments

Comments
 (0)