Skip to content

Commit 9bd1ac4

Browse files
committed
version 2.1
1 parent 27bcf95 commit 9bd1ac4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

elastic_warping_vis/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.2.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "elastic_warping_vis"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
description = " Visualization of Elastic Warping of Time Series Data "
99
readme = { file = "README.md", content-type = "text/markdown" }
1010
authors = [

0 commit comments

Comments
 (0)