Skip to content

Commit dba26cc

Browse files
authored
Merge pull request #166 from MITLibraries/TIMX-537-bump-to-major-version-3
Bump version to v3.0
2 parents 4ccc90a + f2f8134 commit dba26cc

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

99
__all__ = [
1010
"DatasetRecord",

0 commit comments

Comments
 (0)