Skip to content

Commit d5639db

Browse files
committed
Prepare v0.12.0b2 release
1 parent ffd76d1 commit d5639db

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,12 @@ For information on use cases and background material on causal inference and het
4545

4646
# News
4747

48-
**June 7, 2021:** Release v0.12.0b1, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.12.0b1)
48+
**June 18, 2021:** Release v0.12.0b2, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.12.0b2)
4949

5050
<details><summary>Previous releases</summary>
5151

52+
**June 7, 2021:** Release v0.12.0b1, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.12.0b1)
53+
5254
**May 18, 2021:** Release v0.11.1, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.11.1)
5355

5456
**May 8, 2021:** Release v0.11.0, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.11.0)

econml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
'dowhy',
2727
'__version__']
2828

29-
__version__ = '0.12.0b1'
29+
__version__ = '0.12.0b2'

0 commit comments

Comments
 (0)