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

Commit 2b036d2

Browse files
chore(main): release 0.6.0 (#114)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 5ca3fac commit 2b036d2

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.6.0](https://github.com/googleapis/python-life-sciences/compare/v0.5.2...v0.6.0) (2022-07-07)
4+
5+
6+
### Features
7+
8+
* add audience parameter ([5ca3fac](https://github.com/googleapis/python-life-sciences/commit/5ca3fac060eb0172fc3e301e6a202b0fd4443f28))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** require google-api-core >= 2.8.0 ([#111](https://github.com/googleapis/python-life-sciences/issues/111)) ([5ca3fac](https://github.com/googleapis/python-life-sciences/commit/5ca3fac060eb0172fc3e301e6a202b0fd4443f28))
14+
* require python 3.7+ ([#113](https://github.com/googleapis/python-life-sciences/issues/113)) ([d76d314](https://github.com/googleapis/python-life-sciences/commit/d76d314d35fb1d6029b23e11f9b91661be6e3714))
15+
316
## [0.5.2](https://github.com/googleapis/python-life-sciences/compare/v0.5.1...v0.5.2) (2022-06-03)
417

518

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.5.2"
24+
version = "0.6.0"
2525
release_status = "Development Status :: 4 - Beta"
2626
url = "https://github.com/googleapis/python-life-sciences"
2727
dependencies = [

0 commit comments

Comments
 (0)