Skip to content

Commit 8d047d5

Browse files
committed
update package version in readme as well
1 parent b965be5 commit 8d047d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ If you use the DoubleML package a citation is highly appreciated:
9191
Bach, P., Chernozhukov, V., Kurz, M. S., and Spindler, M. (2020),
9292
DoubleML - Double Machine Learning in Python.
9393
URL: [https://github.com/DoubleML/doubleml-for-py](https://github.com/DoubleML/doubleml-for-py),
94-
Python-Package version 0.1.0.
94+
Python-Package version 0.1.2.
9595

9696
Bibtex-entry:
9797

@@ -100,7 +100,7 @@ Bibtex-entry:
100100
title = {DoubleML - Double Machine Learning in Python},
101101
author = {Bach, P., Chernozhukov, V., Kurz, M. S., and Spindler, M.},
102102
year = {2020},
103-
note = {URL: \url{https://github.com/DoubleML/doubleml-for-py}, Python-Package version 0.1.0}
103+
note = {URL: \url{https://github.com/DoubleML/doubleml-for-py}, Python-Package version 0.1.2}
104104
}
105105
```
106106

0 commit comments

Comments
 (0)