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

Commit

Permalink
chore: release 0.2.1 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 23, 2021
1 parent cfa166e commit 9e928a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.2.1](https://github.com/googleapis/python-gke-hub/compare/v0.2.0...v0.2.1) (2021-08-20)


### Bug Fixes

* resolve issue importing library ([#64](https://github.com/googleapis/python-gke-hub/issues/64)) ([cfa166e](https://github.com/googleapis/python-gke-hub/commit/cfa166e9b9024920bd00b5994d2638ab7716c2d1))

## [0.2.0](https://github.com/googleapis/python-gke-hub/compare/v0.1.2...v0.2.0) (2021-07-24)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import setuptools # type: ignore

name = "google-cloud-gke-hub"
version = "0.2.0"
version = "0.2.1"
description = "GKE Hub API client library"
release_status = "Development Status :: 4 - Beta"
url = "https://github.com/googleapis/python-gke-hub"
Expand Down

0 comments on commit 9e928a1

Please sign in to comment.