Skip to content

Commit a460ce8

Browse files
committed
version 0.5.0b
1 parent 5cd6c0a commit a460ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# utils functions
3030
from .utils import dist, unif, tic, toc, toq
3131

32-
__version__ = "0.4.0"
32+
__version__ = "0.5.0b"
3333

3434
__all__ = ["emd", "emd2", "sinkhorn", "sinkhorn2", "utils", 'datasets',
3535
'bregman', 'lp', 'tic', 'toc', 'toq', 'gromov',

0 commit comments

Comments
 (0)