Skip to content

Commit 9e807e9

Browse files
authored
Merge pull request #61 from MITLibraries/bump-version-0-6-0
bump version to v0.6.0
2 parents 0aa8b92 + 061c81e commit 9e807e9

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
@@ -3,7 +3,7 @@
33
from timdex_dataset_api.dataset import TIMDEXDataset
44
from timdex_dataset_api.record import DatasetRecord
55

6-
__version__ = "0.5.0"
6+
__version__ = "0.6.0"
77

88
__all__ = [
99
"DatasetRecord",

0 commit comments

Comments
 (0)