Skip to content

Commit efccf88

Browse files
committed
Version bump to 3.9
1 parent c59f2d1 commit efccf88

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

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

1010
__all__ = [
1111
"DatasetEmbedding",

0 commit comments

Comments
 (0)