Skip to content

Commit

Permalink
Prepare v0.12.0b4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kbattocchi committed Jul 10, 2021
1 parent c3d5bd6 commit eade2b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,12 @@ For information on use cases and background material on causal inference and het

# News

**June 25, 2021:** Release v0.12.0b3, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.12.0b3)
**July 9, 2021:** Release v0.12.0b4, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.12.0b4)

<details><summary>Previous releases</summary>

**June 25, 2021:** Release v0.12.0b3, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.12.0b3)

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

**June 7, 2021:** Release v0.12.0b1, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.12.0b1)
Expand Down
2 changes: 1 addition & 1 deletion econml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
'dowhy',
'__version__']

__version__ = '0.12.0b3'
__version__ = '0.12.0b4'

0 comments on commit eade2b1

Please sign in to comment.