Skip to content

Commit af10eca

Browse files
committed
Prepare v0.12.0b1 release
1 parent a1e0f3e commit af10eca

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-
**May 18, 2021:** Release v0.11.1, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.11.1)
48+
**June 7, 2021:** Release v0.12.0b1, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.12.0b1)
4949

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

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

5456
**March 22, 2021:** Release v0.10.0, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.10.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.11.1'
29+
__version__ = '0.12.0b1'

0 commit comments

Comments
 (0)