Skip to content

Commit a1cb81d

Browse files
chore(main): release 2.7.1
1 parent 2478f72 commit a1cb81d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

7+
## [2.7.1](https://github.com/googleapis/python-storage/compare/v2.7.0...v2.7.1) (2023-01-14)
8+
9+
10+
### Documentation
11+
12+
* Add clarifications to read timeout ([#873](https://github.com/googleapis/python-storage/issues/873)) ([8fb26f4](https://github.com/googleapis/python-storage/commit/8fb26f439cf28ac4ec7a841db1cd0fd60ea77362))
13+
714
## [2.7.0](https://github.com/googleapis/python-storage/compare/v2.6.0...v2.7.0) (2022-12-07)
815

916

google/cloud/storage/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "2.7.0"
15+
__version__ = "2.7.1"

0 commit comments

Comments
 (0)