Skip to content

Commit e9b3ecc

Browse files
committed
v0.6.2
1 parent 338cf2b commit e9b3ecc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Changelogs for this project are recorded in this file since v0.2.0.
1212

1313
## [Towards v0.7]
1414

15-
## [Towards v0.6.2]
15+
## [v0.6.2]
1616

1717
### Fixed
1818

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.6.1"
4+
__version__ = "0.6.2"
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)