Skip to content

Commit 24c28b2

Browse files
authored
Revert "chore(storage): release 1.24.0 (#10032)"
This reverts commit 92d7b46.
1 parent 92d7b46 commit 24c28b2

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

storage/CHANGELOG.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,6 @@
44

55
[1]: https://pypi.org/project/google-cloud-storage/#history
66

7-
## 1.24.0
8-
9-
01-02-2020 10:39 PST
10-
11-
12-
### Implementation Changes
13-
-str() metadata for for blob ([#9796](https://github.com/googleapis/google-cloud-python/pull/9796))
14-
15-
### New Features
16-
- Add timeout parameter to Batch interface to match google-cloud-core ([#10010](https://github.com/googleapis/google-cloud-python/pull/10010))
17-
187
## 1.23.0
198

209
11-12-2019 12:57 PST

storage/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-storage"
2424
description = "Google Cloud Storage API client library"
25-
version = "1.24.0"
25+
version = "1.23.0"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)