File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -91,12 +91,14 @@ Such questions arise frequently in customer segmentation (what is the effect of
91
91
92
92
# News
93
93
94
+ ** March 6, 2020:** Release v0.7.0, see release notes [ here] ( https://github.com/Microsoft/EconML/releases/tag/v0.7.0 )
95
+
96
+ <details ><summary >Previous releases</summary >
97
+
94
98
** February 18, 2020:** Release v0.7.0b1, see release notes [ here] ( https://github.com/Microsoft/EconML/releases/tag/v0.7.0b1 )
95
99
96
100
** January 10, 2020:** Release v0.6.1, see release notes [ here] ( https://github.com/Microsoft/EconML/releases/tag/v0.6.1 )
97
101
98
- <details ><summary >Previous releases</summary >
99
-
100
102
** December 6, 2019:** Release v0.6, see release notes [ here] ( https://github.com/Microsoft/EconML/releases/tag/v0.6 )
101
103
102
104
** November 21, 2019:** Release v0.5, see release notes [ here] ( https://github.com/Microsoft/EconML/releases/tag/v0.5 ) .
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ max-line-length=119
7
7
convention =numpy
8
8
9
9
[build_sphinx]
10
- version = 0.7.0b1
10
+ version = 0.7.0
11
11
12
12
[metadata]
13
13
name = econml
14
- version = 0.7.0b1
14
+ version = 0.7.0
15
15
author = Microsoft Corporation
16
16
description = This package contains several methods for calculating Conditional Average Treatment Effects
17
17
long_description = file: README.md
You can’t perform that action at this time.
0 commit comments