Skip to content

Commit a078112

Browse files
committed
Prepare new release
1 parent c918cc0 commit a078112

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,12 @@ Such questions arise frequently in customer segmentation (what is the effect of
9191

9292
# News
9393

94-
**March 6, 2020:** Release v0.7.0, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.7.0)
94+
**September 4, 2020:** Release v0.8.0b1, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.8.0b1)
9595

9696
<details><summary>Previous releases</summary>
9797

98+
**March 6, 2020:** Release v0.7.0, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.7.0)
99+
98100
**February 18, 2020:** Release v0.7.0b1, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.7.0b1)
99101

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

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ max-line-length=119
77
convention=numpy
88

99
[build_sphinx]
10-
version = 0.7.0
10+
version = 0.8.0b1
1111

1212
[metadata]
1313
name = econml
14-
version = 0.7.0
14+
version = 0.8.0b1
1515
author = Microsoft Corporation
1616
description = This package contains several methods for calculating Conditional Average Treatment Effects
1717
long_description = file: README.md

0 commit comments

Comments
 (0)