Skip to content

Commit 29848c2

Browse files
committed
cleanup verison number 1.0-
1 parent b2a7afb commit 29848c2

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

RELEASES.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
# POT Releases
22

33

4-
## 1.0.0 Out of beta
4+
## 0.6 Year 3
55
*July 2019*
66

7-
This is the first official stable release of POT and this means a jump to 1.0.0!
7+
This is the first official stable release of POT and this means a jump to 0.6!
88
The library has been used in
99
the wild for a while now and we have reached a state where a lot of fundamental
1010
OT solvers are available and tested. It has been quite stable in the last months
1111
but kept the beta flag in its Pypi classifiers until now.
1212

13-
Note that this major
14-
release will be the last one supporting officially Python 2.7 (See
13+
Note that this release will be the last one supporting officially Python 2.7 (See
1514
https://python3statement.org/ for more reasons). For next release we will keep
1615
the travis tests for Python 2 but will make them non necessary for merge in 2020.
1716

@@ -55,7 +54,7 @@ bring new features and solvers to the library.
5554
* Make doctest work on travis (PR #90)
5655
* Update documentation (PR #79, PR #84)
5756
* Solver for EMD in 1D (PR #89)
58-
* Solvers for regularized unbalanced OT (PR #87)
57+
* Solvers for regularized unbalanced OT (PR #87, PR#99)
5958
* Solver for Fused Gromov-Wasserstein (PR #86)
6059
* Add empirical Sinkhorn and empirical Sinkhorn divergences (PR #80)
6160

0 commit comments

Comments
 (0)