Skip to content

Commit

Permalink
chore: release 0.4.1 (#80)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
### [0.4.1](https://www.github.com/googleapis/python-binary-authorization/compare/v0.4.0...v0.4.1) (2021-09-30)


### Bug Fixes

* improper types in pagers generation ([789e8c5](https://www.github.com/googleapis/python-binary-authorization/commit/789e8c5e459bf6a2eafada84fe586ba9524efc05))
---


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 Sep 30, 2021
1 parent 247c336 commit 998d103
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-binary-authorization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.4.1](https://www.github.com/googleapis/python-binary-authorization/compare/v0.4.0...v0.4.1) (2021-09-30)


### Bug Fixes

* improper types in pagers generation ([789e8c5](https://www.github.com/googleapis/python-binary-authorization/commit/789e8c5e459bf6a2eafada84fe586ba9524efc05))

## [0.4.0](https://www.github.com/googleapis/python-binary-authorization/compare/v0.3.1...v0.4.0) (2021-09-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-binary-authorization/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

import setuptools # type: ignore

version = "0.4.0"
version = "0.4.1"

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

Expand Down

0 comments on commit 998d103

Please sign in to comment.