Skip to content

Commit 2b5420f

Browse files
committed
Prepare v0.6.1 release
1 parent f8ac4fb commit 2b5420f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ Such questions arise frequently in customer segmentation (what is the effect of
8888

8989
# News
9090

91+
**January 10, 2020:** Release v0.6.1, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.6.1)
92+
9193
**December 6, 2019:** Release v0.6, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.6)
9294

9395
**November 21, 2019:** Release v0.5, see release notes [here](https://github.com/Microsoft/EconML/releases/tag/v0.5).

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.6
10+
version = 0.6.1
1111

1212
[metadata]
1313
name = econml
14-
version = 0.6
14+
version = 0.6.1
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)