Skip to content

Commit

Permalink
chore(main): release 1.4.2 (#336)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


### [1.4.2](v1.4.1...v1.4.2) (2022-04-26)


### Bug Fixes

* retry Cancelled stream errors ([#335](#335)) ([3543759](3543759))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Apr 26, 2022
1 parent 3543759 commit da6deaf
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
@@ -1,5 +1,12 @@
# Changelog

### [1.4.2](https://github.com/googleapis/python-pubsublite/compare/v1.4.1...v1.4.2) (2022-04-26)


### Bug Fixes

* retry Cancelled stream errors ([#335](https://github.com/googleapis/python-pubsublite/issues/335)) ([3543759](https://github.com/googleapis/python-pubsublite/commit/3543759db0dac00dbf1993fab20957cdb051c898))

### [1.4.1](https://github.com/googleapis/python-pubsublite/compare/v1.4.0...v1.4.1) (2022-03-07)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import os
import setuptools # type: ignore

version = "1.4.1"
version = "1.4.2"

package_root = os.path.abspath(os.path.dirname(__file__))

Expand Down

0 comments on commit da6deaf

Please sign in to comment.