Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Commit edbf536

Browse files
chore(main): release 0.7.1 (#144)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent dec9ad1 commit edbf536

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.7.1](https://github.com/googleapis/python-life-sciences/compare/v0.7.0...v0.7.1) (2022-10-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Require protobuf >= 3.20.2 ([#141](https://github.com/googleapis/python-life-sciences/issues/141)) ([dec9ad1](https://github.com/googleapis/python-life-sciences/commit/dec9ad12bdb664c01f558c228395df67d9ad60a4))
9+
310
## [0.7.0](https://github.com/googleapis/python-life-sciences/compare/v0.6.2...v0.7.0) (2022-09-16)
411

512

setup.py

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

2222
name = "google-cloud-life-sciences"
2323
description = "Cloud Life Sciences client library"
24-
version = "0.7.0"
24+
version = "0.7.1"
2525
release_status = "Development Status :: 4 - Beta"
2626
url = "https://github.com/googleapis/python-life-sciences"
2727
dependencies = [

0 commit comments

Comments
 (0)