We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 785d3a3 commit ef8a8b8Copy full SHA for ef8a8b8
timdex_dataset_api/__init__.py
@@ -4,7 +4,7 @@
4
from timdex_dataset_api.metadata import TIMDEXDatasetMetadata
5
from timdex_dataset_api.record import DatasetRecord
6
7
-__version__ = "2.1.0"
+__version__ = "2.2.0"
8
9
__all__ = [
10
"DatasetRecord",
0 commit comments