summaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2020-05-05 08:18:26 +0200
committerRémi Flamary <remi.flamary@gmail.com>2020-05-05 08:18:26 +0200
commitdbd8f1485c03e4a680b73be59ab1590a59acbe16 (patch)
treefffd47fd6d907566593e9921b07f103074b48a8c /RELEASES.md
parent8406caafaef8b3683d6a1d44917c404ba780f82c (diff)
add release 0.7.0 in doc
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASES.md b/RELEASES.md
index dbcb4cb..699f9a6 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -1,6 +1,6 @@
# Releases
-## 0.7
+## 0.7.0
*May 2020*
This is the new stable release for POT. We have a lot of changes in the documentation and several new features such as Partial OT, Unbalanced and Multi Sources OT Domain Adaptation and several bug fixes. One important change is that we have created a the GitHub organization [PythonOT](https://github.com/PythonOT) that now owns the main POT repository [https://github.com/PythonOT/POT](https://github.com/PythonOT/POT) and the repository for the new documentation hosted at [https://PythonOT.github.io/](https://PythonOT.github.io/).
@@ -40,7 +40,7 @@ This release is also the moment to thank all the POT contributors (old and new)
- Log bugs for Gromov-Wassertein solver (Issue #107, fixed in PR #108)
- Weight issues in barycenter function (PR #106)
-## 0.6
+## 0.6.0
*July 2019*
This is the first official stable release of POT and this means a jump to 0.6!