We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bcf95 commit 9bd1ac4Copy full SHA for 9bd1ac4
elastic_warping_vis/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.2.0"
+__version__ = "0.2.1"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "elastic_warping_vis"
7
-version = "0.2.0"
+version = "0.2.1"
8
description = " Visualization of Elastic Warping of Time Series Data "
9
readme = { file = "README.md", content-type = "text/markdown" }
10
authors = [
0 commit comments