Skip to content

Commit 4572bda

Browse files
committed
Prepare v0.10.0 release
1 parent 98b2bf3 commit 4572bda

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

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

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

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

econml/__init__.py

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

28-
__version__ = '0.9.2'
28+
__version__ = '0.10.0'

0 commit comments

Comments
 (0)