Skip to content

Commit ef8a8b8

Browse files
committed
Bump TDA library version
1 parent 785d3a3 commit ef8a8b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

timdex_dataset_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from timdex_dataset_api.metadata import TIMDEXDatasetMetadata
55
from timdex_dataset_api.record import DatasetRecord
66

7-
__version__ = "2.1.0"
7+
__version__ = "2.2.0"
88

99
__all__ = [
1010
"DatasetRecord",

0 commit comments

Comments
 (0)