diff --git a/CHANGELOG.md b/CHANGELOG.md index 103336a..5dad1b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +### [0.1.2](https://www.github.com/googleapis/python-source-context/compare/v0.1.1...v0.1.2) (2021-07-29) + + +### Documentation + +* add Samples section to CONTRIBUTING.rst ([#6](https://www.github.com/googleapis/python-source-context/issues/6)) ([19c3b12](https://www.github.com/googleapis/python-source-context/commit/19c3b12f9b0447c975de206655784a19fd059d8e)) + + +### Miscellaneous Chores + +* release as 0.1.2 ([#11](https://www.github.com/googleapis/python-source-context/issues/11)) ([1581f56](https://www.github.com/googleapis/python-source-context/commit/1581f56aae3879407e6b2d6de2012760f976deaf)) + ### [0.1.1](https://www.github.com/googleapis/python-source-context/compare/v0.1.0...v0.1.1) (2021-07-21) diff --git a/setup.py b/setup.py index f05cfcf..a1d7166 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-source-context" description = "Python client for Source Context" -version = "0.1.1" +version = "0.1.2" release_status = "Development Status :: 4 - Beta" url = "https://github.com/googleapis/python-source-context" dependencies = [