Skip to content

Commit fe0eb3f

Browse files
committed
chore(storage): release 3.11.0
1 parent 542a686 commit fe0eb3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-storage/CHANGELOG.md

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

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

7-
## [Unreleased]
7+
## [3.11.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-v3.10.1...google-cloud-storage-v3.11.0) (2026-04-09)
88

99
### New Features
1010

packages/google-cloud-storage/google/cloud/_storage/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.10.1" # {x-release-please-version}
16+
__version__ = "3.11.0" # {x-release-please-version}

0 commit comments

Comments
 (0)