Skip to content

Commit

Permalink
v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rtavenar committed Dec 12, 2023
1 parent 0740589 commit 9937946
Showing 1 changed file with 1 addition and 1 deletion.
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.2"
__version__ = "0.6.3"
__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 9937946

Please sign in to comment.