Skip to content

Commit

Permalink
chore(main): release 0.8.1 (#200)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Oct 3, 2022
1 parent 2c18357 commit 0b86050
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-area120-tables/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.8.1](https://github.com/googleapis/python-area120-tables/compare/v0.8.0...v0.8.1) (2022-10-03)


### Bug Fixes

* **deps:** Require protobuf >= 3.20.2 ([#198](https://github.com/googleapis/python-area120-tables/issues/198)) ([5813086](https://github.com/googleapis/python-area120-tables/commit/58130869fcf96d129dd0a72cada69df9ad868e19))

## [0.8.0](https://github.com/googleapis/python-area120-tables/compare/v0.7.1...v0.8.0) (2022-09-16)


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

import setuptools # type: ignore

version = "0.8.0"
version = "0.8.1"

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

Expand Down

0 comments on commit 0b86050

Please sign in to comment.