Skip to content

Commit e6deee7

Browse files
chore: release 1.1.1 (#85)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 2d646ea commit e6deee7

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/grafeas/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/grafeas/#history
66

7+
### [1.1.1](https://www.github.com/googleapis/python-grafeas/compare/v1.1.0...v1.1.1) (2021-07-20)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#83](https://www.github.com/googleapis/python-grafeas/issues/83)) ([1ada5bc](https://www.github.com/googleapis/python-grafeas/commit/1ada5bceefcbe750d40613614fccf5ad3a94fec5))
13+
714
## [1.1.0](https://www.github.com/googleapis/python-grafeas/compare/v1.0.1...v1.1.0) (2021-05-20)
815

916

packages/grafeas/setup.py

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

2222
name = "grafeas"
2323
description = "Grafeas API client library"
24-
version = "1.1.0"
24+
version = "1.1.1"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)