Release 1.14.2 (#8835)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d96de2a..74ab165 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,14 @@
 
 [1]: https://pypi.org/project/google-api-core/#history
 
+## 1.14.2
+
+07-30-2019 14:08 PDT
+
+
+### Documentation
+- Add client_options documentation. ([#8834](https://github.com/googleapis/google-cloud-python/pull/8834))
+
 ## 1.14.1
 
 07-30-2019 12:24 PDT
diff --git a/setup.py b/setup.py
index b0d29c6..25b7072 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,7 @@
 
 name = "google-api-core"
 description = "Google API client core library"
-version = "1.14.1"
+version = "1.14.2"
 # Should be one of:
 # 'Development Status :: 3 - Alpha'
 # 'Development Status :: 4 - Beta'