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

Commit d743696

Browse files
chore(main): release 0.5.0 (#69)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 04a2c9f commit d743696

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.5.0](https://github.com/googleapis/python-life-sciences/compare/v0.4.1...v0.5.0) (2022-02-26)
4+
5+
6+
### Features
7+
8+
* add api key support ([#68](https://github.com/googleapis/python-life-sciences/issues/68)) ([4230050](https://github.com/googleapis/python-life-sciences/commit/423005091b64d5a0cc495b6f4f5c73443f748089))
9+
10+
11+
### Bug Fixes
12+
13+
* resolve DuplicateCredentialArgs error when using credentials_file ([ffbd3c9](https://github.com/googleapis/python-life-sciences/commit/ffbd3c967c50d477290abca39eaecef24a171e31))
14+
315
### [0.4.1](https://www.github.com/googleapis/python-life-sciences/compare/v0.4.0...v0.4.1) (2021-11-01)
416

517

setup.py

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

2323
name = "google-cloud-life-sciences"
2424
description = "Cloud Life Sciences client library"
25-
version = "0.4.1"
25+
version = "0.5.0"
2626
release_status = "Development Status :: 4 - Beta"
2727
url = "https://github.com/googleapis/python-life-sciences"
2828
dependencies = [

0 commit comments

Comments
 (0)