Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit 642f5aa

Browse files
chore(main): release 1.1.1 (#50)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 08bd6b1 commit 642f5aa

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
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.1.1](https://github.com/googleapis/python-deploy/compare/v1.1.0...v1.1.1) (2022-03-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#49](https://github.com/googleapis/python-deploy/issues/49)) ([248b59b](https://github.com/googleapis/python-deploy/commit/248b59b841ba0f665e63a7f99bd9adc55a7c9aa7))
9+
310
## [1.1.0](https://github.com/googleapis/python-deploy/compare/v1.0.0...v1.1.0) (2022-02-26)
411

512

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-deploy"
2424
description = "Google Cloud Deploy API client library"
25-
version = "1.1.0"
25+
version = "1.1.1"
2626
url = "https://github.com/googleapis/python-deploy"
2727
release_status = "Development Status :: 5 - Production/Stable"
2828
dependencies = [

0 commit comments

Comments
 (0)