Skip to content

Commit 7bea358

Browse files
authored
Edit tslearn/__init__.py for tslearn version 0.5.3 (#438)
1 parent 074861c commit 7bea358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tslearn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22

33
__author__ = 'Romain Tavenard romain.tavenard[at]univ-rennes2.fr'
4-
__version__ = "0.5.2"
4+
__version__ = "0.5.3"
55
__bibtex__ = r"""@article{JMLR:v21:20-091,
66
author = {Romain Tavenard and Johann Faouzi and Gilles Vandewiele and
77
Felix Divo and Guillaume Androz and Chester Holtz and

0 commit comments

Comments
 (0)