Skip to content

Commit

Permalink
chore(main): release 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 24, 2022
1 parent ef7703f commit 3ef326f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
[1]: https://pypi.org/project/google-cloud-pubsub/#history


### [2.9.1](https://github.com/googleapis/python-pubsub/compare/v2.9.0...v2.9.1) (2022-01-24)


### Bug Fixes

* refactor client classes for safer type checking ([#552](https://github.com/googleapis/python-pubsub/issues/552)) ([7f705be](https://github.com/googleapis/python-pubsub/commit/7f705beb927383f14b9d56f0341ee0de101f7c05))

## [2.9.0](https://www.github.com/googleapis/python-pubsub/compare/v2.8.0...v2.9.0) (2021-11-10)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-pubsub"
description = "Google Cloud Pub/Sub API client library"
version = "2.9.0"
version = "2.9.1"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 3ef326f

Please sign in to comment.