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

Commit

Permalink
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.2.0](https://www.github.com/googleapis/python-life-sciences/compare/v0.1.0...v0.2.0) (2021-07-14)


### Features

* add always_use_jwt_access ([#10](https://www.github.com/googleapis/python-life-sciences/issues/10)) ([3ad38fb](https://www.github.com/googleapis/python-life-sciences/commit/3ad38fb3a03f0b38d71d71b9ed37bbd7458a2e0f))


### Bug Fixes

* disable always_use_jwt_access ([#14](https://www.github.com/googleapis/python-life-sciences/issues/14)) ([9a44ea7](https://www.github.com/googleapis/python-life-sciences/commit/9a44ea703ea43e19ad18a294c81818200ce5284d))


### Documentation

* omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#1127](https://www.github.com/googleapis/python-life-sciences/issues/1127)) ([#5](https://www.github.com/googleapis/python-life-sciences/issues/5)) ([e58edc8](https://www.github.com/googleapis/python-life-sciences/commit/e58edc86ee4345f2c73122636577df59440be02e))

## 0.1.0 (2021-06-14)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-life-sciences"
description = "Cloud Life Sciences client library"
version = "0.1.0"
version = "0.2.0"
release_status = "Development Status :: 4 - Beta"
url = "https://github.com/googleapis/python-life-sciences"
dependencies = [
Expand Down

0 comments on commit b7d6b16

Please sign in to comment.