We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dd8d8d + f137c8d commit 456f025Copy full SHA for 456f025
oedi/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.2.5"
+__version__ = "0.2.6"
oedi/config.yaml
@@ -59,6 +59,7 @@ AWS:
59
- s3://oedi-data-lake/tracking-the-sun/2021/
60
- s3://oedi-data-lake/tracking-the-sun/2022/
61
- s3://oedi-data-lake/tracking-the-sun/2023/
62
+ - s3://oedi-data-lake/tracking-the-sun/2024/
63
Table Prefix: tracking_the_sun_
64
- Identifier: atb
65
Name: oedi_atb
@@ -111,4 +112,4 @@ AWS:
111
112
- Key: Project
113
Value: OEDI
114
- Key: Release
- Value: 0.2.5
115
+ Value: 0.2.6
0 commit comments