File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -177,6 +177,7 @@ and the versioning is mostly derived from [Semantic Versioning](https://semver.o
177177- Libraries are statically linked where possible.
178178- Code now conforms to Python Black and its associated flake8.
179179
180+ [ v0.1.14 ] : https://github.com/microsoft/interpret/releases/tag/v0.1.14
180181[ v0.1.13 ] : https://github.com/microsoft/interpret/releases/tag/v0.1.13
181182[ v0.1.12 ] : https://github.com/microsoft/interpret/releases/tag/v0.1.12
182183[ v0.1.11 ] : https://github.com/microsoft/interpret/releases/tag/v0.1.11
Original file line number Diff line number Diff line change 11# Copyright (c) 2019 Microsoft Corporation
22# Distributed under the MIT software license
33
4- __version__ = "0.1.14-prerelease "
4+ __version__ = "0.1.14"
You can’t perform that action at this time.
0 commit comments