Skip to content

Commit

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

# News

**September 4, 2020:** Release v0.8.0b1, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.8.0b1)
**November 18, 2020:** Release v0.8.0, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.8.0)

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

**September 4, 2020:** Release v0.8.0b1, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.8.0b1)

**March 6, 2020:** Release v0.7.0, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.7.0)

**February 18, 2020:** Release v0.7.0b1, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.7.0b1)
Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ max-line-length=119
convention=numpy

[build_sphinx]
version = 0.8.0b1
version = 0.8.0

[metadata]
name = econml
version = 0.8.0b1
version = 0.8.0
author = Microsoft Corporation
description = This package contains several methods for calculating Conditional Average Treatment Effects
long_description = file: README.md
Expand Down

0 comments on commit af054c4

Please sign in to comment.