File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -44,10 +44,12 @@ For information on use cases and background material on causal inference and het
44
44
45
45
# News
46
46
47
- ** September 4 , 2020:** Release v0.8.0b1 , see release notes [ here] ( https://github.com/Microsoft/EconML/releases/tag/v0.8.0b1 )
47
+ ** November 18 , 2020:** Release v0.8.0 , see release notes [ here] ( https://github.com/Microsoft/EconML/releases/tag/v0.8.0 )
48
48
49
49
<details ><summary >Previous releases</summary >
50
50
51
+ ** September 4, 2020:** Release v0.8.0b1, see release notes [ here] ( https://github.com/Microsoft/EconML/releases/tag/v0.8.0b1 )
52
+
51
53
** March 6, 2020:** Release v0.7.0, see release notes [ here] ( https://github.com/Microsoft/EconML/releases/tag/v0.7.0 )
52
54
53
55
** February 18, 2020:** Release v0.7.0b1, see release notes [ here] ( https://github.com/Microsoft/EconML/releases/tag/v0.7.0b1 )
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.8.0b1
10
+ version = 0.8.0
11
11
12
12
[metadata]
13
13
name = econml
14
- version = 0.8.0b1
14
+ version = 0.8.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