Skip to content

Commit 472dd8e

Browse files
committed
Prepare v0.11.0 release
1 parent 83b9e14 commit 472dd8e

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-
**March 22, 2021:** Release v0.10.0, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.10.0)
48+
**May 8, 2021:** Release v0.11.0, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.11.0)
4949

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

52+
**March 22, 2021:** Release v0.10.0, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.10.0)
53+
5254
**March 11, 2021:** Release v0.9.2, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.9.2)
5355

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

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.10.0'
29+
__version__ = '0.11.0'

0 commit comments

Comments
 (0)