Skip to content

Commit 04c9c3e

Browse files
committed
Bump version to 3.8.0
1 parent 8d1db24 commit 04c9c3e

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
@@ -5,7 +5,7 @@
55
from timdex_dataset_api.metadata import TIMDEXDatasetMetadata
66
from timdex_dataset_api.record import DatasetRecord
77

8-
__version__ = "3.7.1"
8+
__version__ = "3.8.0"
99

1010
__all__ = [
1111
"DatasetEmbedding",

0 commit comments

Comments
 (0)