We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614d6fa commit 3d5d57bCopy full SHA for 3d5d57b
1 file changed
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.9.0"
+__version__ = "0.10.0"
7
8
__all__ = [
9
"DatasetRecord",
0 commit comments