Skip to content

Commit

Permalink
v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rtavenar committed Aug 21, 2023
1 parent 338cf2b commit e9b3ecc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Changelogs for this project are recorded in this file since v0.2.0.

## [Towards v0.7]

## [Towards v0.6.2]
## [v0.6.2]

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion tslearn/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os

__author__ = 'Romain Tavenard romain.tavenard[at]univ-rennes2.fr'
__version__ = "0.6.1"
__version__ = "0.6.2"
__bibtex__ = r"""@article{JMLR:v21:20-091,
author = {Romain Tavenard and Johann Faouzi and Gilles Vandewiele and
Felix Divo and Guillaume Androz and Chester Holtz and
Expand Down

0 comments on commit e9b3ecc

Please sign in to comment.