Skip to content

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rtavenar committed Jun 18, 2020
1 parent 6d24eef commit 775dadd
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.4.0"
__version__ = "0.4.1"
__bibtex__ = r"""@misc{tslearn,
title={tslearn: A machine learning toolkit dedicated to time-series data},
author={Romain Tavenard and Johann Faouzi and Gilles Vandewiele and Felix Divo
Expand Down

0 comments on commit 775dadd

Please sign in to comment.