Skip to content

Commit b4166db

Browse files
committed
bump version to 0.135.0
1 parent a965d9f commit b4166db

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ and start a new "In Progress" section above it.
1919

2020
<!-- start-of-changelog -->
2121

22-
## In progress: 0.134.0
22+
## In progress: 0.135.0
23+
24+
25+
## 0.134.0
2326

2427
- Introduce `asset_url` option to allow backend implementations to have custom code for retrieving assets. Default
2528
behavior remains unchanged.

openeo_driver/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.134.0a4"
1+
__version__ = "0.135.0a1"

0 commit comments

Comments
 (0)