Release v1.6.7 (#500)

diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py
index b3b6527..d689c95 100644
--- a/googleapiclient/__init__.py
+++ b/googleapiclient/__init__.py
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-__version__ = "1.6.6"
+__version__ = "1.6.7"
 
 # Set default logging handler to avoid "No handler found" warnings.
 import logging