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.
1 parent a965d9f commit b4166dbCopy full SHA for b4166db
CHANGELOG.md
@@ -19,7 +19,10 @@ and start a new "In Progress" section above it.
19
20
<!-- start-of-changelog -->
21
22
-## In progress: 0.134.0
+## In progress: 0.135.0
23
+
24
25
+## 0.134.0
26
27
- Introduce `asset_url` option to allow backend implementations to have custom code for retrieving assets. Default
28
behavior remains unchanged.
openeo_driver/_version.py
@@ -1 +1 @@
1
-__version__ = "0.134.0a4"
+__version__ = "0.135.0a1"
0 commit comments