Skip to content

Commit 14c2b1b

Browse files
committed
bump TDA version to 3.1
1 parent 29d1e0e commit 14c2b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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__ = "3.0.0"
7+
__version__ = "3.1.0"
88

99
__all__ = [
1010
"DatasetRecord",

0 commit comments

Comments
 (0)