Skip to content

Commit

Permalink
Revert "chore(storage): release 1.24.0 (#10032)"
Browse files Browse the repository at this point in the history
This reverts commit 92d7b46.
  • Loading branch information
crwilcox committed Jan 2, 2020
1 parent 92d7b46 commit 24c28b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
11 changes: 0 additions & 11 deletions storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,6 @@

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

## 1.24.0

01-02-2020 10:39 PST


### Implementation Changes
-str() metadata for for blob ([#9796](https://github.com/googleapis/google-cloud-python/pull/9796))

### New Features
- Add timeout parameter to Batch interface to match google-cloud-core ([#10010](https://github.com/googleapis/google-cloud-python/pull/10010))

## 1.23.0

11-12-2019 12:57 PST
Expand Down
2 changes: 1 addition & 1 deletion storage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-storage"
description = "Google Cloud Storage API client library"
version = "1.24.0"
version = "1.23.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 24c28b2

Please sign in to comment.