Skip to content

Commit f718dd5

Browse files
committed
Prepare v0.6.0
1 parent 7be1c45 commit f718dd5

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.3.2"
4+
__version__ = "0.6.0"
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)