Skip to content

Commit

Permalink
chore: release 0.1.1 (#5)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\* 
---
### [0.1.1](https://www.github.com/googleapis/python-service-directory/compare/v0.1.0...v0.1.1) (2020-04-17)


### Bug Fixes

* fix link to client library documentation ([#3](https://www.github.com/googleapis/python-service-directory/issues/3)) ([8e9e602](https://www.github.com/googleapis/python-service-directory/commit/8e9e6020ffdeb2e012ef93fb466658da9fbac8df))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
release-please[bot] authored Apr 17, 2020
1 parent ca8c818 commit f2275f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-service-directory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.1](https://www.github.com/googleapis/python-service-directory/compare/v0.1.0...v0.1.1) (2020-04-17)


### Bug Fixes

* fix link to client library documentation ([#3](https://www.github.com/googleapis/python-service-directory/issues/3)) ([8e9e602](https://www.github.com/googleapis/python-service-directory/commit/8e9e6020ffdeb2e012ef93fb466658da9fbac8df))

## 0.1.0 (2020-03-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-service-directory/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import os
import setuptools # type: ignore

version = "0.1.0"
version = "0.1.1"

package_root = os.path.abspath(os.path.dirname(__file__))

Expand Down

0 comments on commit f2275f1

Please sign in to comment.