Skip to content

Commit

Permalink
chore: release 0.1.2 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored May 8, 2020
1 parent bda2bf9 commit 9349c0c
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-org-policy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.2](https://www.github.com/googleapis/python-org-policy/compare/v0.1.1...v0.1.2) (2020-05-08)


### Bug Fixes

* add missing __init__.py ([b786474](https://www.github.com/googleapis/python-org-policy/commit/b78647490341488d3264346ef19d8c7a28f48a06))

### [0.1.1](https://www.github.com/googleapis/python-org-policy/compare/v0.1.0...v0.1.1) (2020-05-08)


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

name = "google-cloud-org-policy"
description = "Google Cloud Org Policy Protobufs"
version = "0.1.1"
version = "0.1.2"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 9349c0c

Please sign in to comment.