Skip to content

Commit

Permalink
chore: release 1.0.1 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 12, 2020
1 parent 1964f64 commit 4ec264f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/grafeas/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/grafeas/#history

### [1.0.1](https://www.github.com/googleapis/python-grafeas/compare/v1.0.0...v1.0.1) (2020-08-12)


### Bug Fixes

* remove gapic surface ([#42](https://www.github.com/googleapis/python-grafeas/issues/42)) ([aed68fe](https://www.github.com/googleapis/python-grafeas/commit/aed68fe9a83f041097d8a34f95eb89a1042b7b14))

## [1.0.0](https://www.github.com/googleapis/python-grafeas/compare/v0.4.1...v1.0.0) (2020-08-11)


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

name = "grafeas"
description = "Grafeas API client library"
version = "1.0.0"
version = "1.0.1"
release_status = "Development Status :: 3 - Alpha"
dependencies = [
"google-api-core[grpc] >= 1.21.0, < 2.0.0dev",
Expand Down

0 comments on commit 4ec264f

Please sign in to comment.