We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38cbe2c commit 594c725Copy full SHA for 594c725
tslearn/__init__.py
@@ -1,7 +1,7 @@
1
import os
2
3
__author__ = 'Romain Tavenard romain.tavenard[at]univ-rennes2.fr'
4
-__version__ = "0.6.0"
+__version__ = "0.6.1"
5
__bibtex__ = r"""@article{JMLR:v21:20-091,
6
author = {Romain Tavenard and Johann Faouzi and Gilles Vandewiele and
7
Felix Divo and Guillaume Androz and Chester Holtz and
0 commit comments