We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338cf2b commit e9b3eccCopy full SHA for e9b3ecc
CHANGELOG.md
@@ -12,7 +12,7 @@ Changelogs for this project are recorded in this file since v0.2.0.
12
13
## [Towards v0.7]
14
15
-## [Towards v0.6.2]
+## [v0.6.2]
16
17
### Fixed
18
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.1"
+__version__ = "0.6.2"
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