File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,8 @@ Such questions arise frequently in customer segmentation (what is the effect of
88
88
89
89
# News
90
90
91
+ ** January 10, 2020:** Release v0.6.1, see release notes [ here] ( https://github.com/Microsoft/EconML/releases/tag/v0.6.1 )
92
+
91
93
** December 6, 2019:** Release v0.6, see release notes [ here] ( https://github.com/Microsoft/EconML/releases/tag/v0.6 )
92
94
93
95
** 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.6
10
+ version = 0.6.1
11
11
12
12
[metadata]
13
13
name = econml
14
- version = 0.6
14
+ version = 0.6.1
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