Skip to content

Commit

Permalink
Prepare v0.7.0 release (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbattocchi authored Mar 7, 2020
1 parent 0f5b444 commit 3606b0b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,14 @@ Such questions arise frequently in customer segmentation (what is the effect of

# News

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

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

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

**January 10, 2020:** Release v0.6.1, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.6.1)

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

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

**November 21, 2019:** Release v0.5, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.5).
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.7.0b1
version = 0.7.0

[metadata]
name = econml
version = 0.7.0b1
version = 0.7.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 3606b0b

Please sign in to comment.