diff --git a/README.md b/README.md index 76979526e..77eaa2a1f 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Recent released features | Feature | Status | | -- | ------ | +| Release Qlib v0.8.0 | [Released](https://github.com/microsoft/qlib/releases/tag/v0.8.0) on Dec 8, 2021 | | ADD model | [Released](https://github.com/microsoft/qlib/pull/704) on Nov 22, 2021 | | ADARNN model | [Released](https://github.com/microsoft/qlib/pull/689) on Nov 14, 2021 | | TCN model | [Released](https://github.com/microsoft/qlib/pull/668) on Nov 4, 2021 | diff --git a/VERSION.txt b/VERSION.txt index a3df0a695..e042bff44 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.8.0 +0.8.0.99