8000 chore(main): release 1.1.3 (#78) · googleapis/google-cloud-python@ca0a1bb · GitHub
[go: up one dir, main page]

Skip to content

Commit ca0a1bb

Browse files
chore(main): release 1.1.3 (#78)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 90c8a1c commit ca0a1bb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-filestore/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.1.3](https://github.com/googleapis/python-filestore/compare/v1.1.2...v1.1.3) (2022-06-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require protobuf <4.0.0dev ([#77](https://github.com/googleapis/python-filestore/issues/77)) ([4f8b600](https://github.com/googleapis/python-filestore/commit/4f8b6009555a008d7ad483b5801e56efb948dbfa))
9+
10+
11+
### Documentation
12+
13+
* fix changelog header to consistent size ([#76](https://github.com/googleapis/python-filestore/issues/76)) ([07f57aa](https://github.com/googleapis/python-filestore/commit/07f57aa4588f2fbacb554306b38f70970fb918b7))
14+
315
## [1.1.2](https://github.com/googleapis/python-filestore/compare/v1.1.1...v1.1.2) (2022-05-06)
416

517

packages/google-cloud-filestore/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-filestore"
2424
description = "Filestore API client library"
25-
version = "1.1.2"
25+
version = "1.1.3"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-filestore"
2828
dependencies = [

0 commit comments

Comments
 (0)
0