We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0aa8b92 + 061c81e commit 9e807e9Copy full SHA for 9e807e9
timdex_dataset_api/__init__.py
@@ -3,7 +3,7 @@
3
from timdex_dataset_api.dataset import TIMDEXDataset
4
from timdex_dataset_api.record import DatasetRecord
5
6
-__version__ = "0.5.0"
+__version__ = "0.6.0"
7
8
__all__ = [
9
"DatasetRecord",
0 commit comments