commit | c1f8beda2812f174908cf495687a15638482e309 | [log] [tgz] |
---|---|---|
author | Takashi Matsuo <tmatsuo@google.com> | Fri Sep 11 13:54:59 2015 -0700 |
committer | Takashi Matsuo <tmatsuo@google.com> | Fri Sep 11 13:54:59 2015 -0700 |
tree | e78d104b2d2bce1eacef6803ef8abaf1d6133aac | |
parent | 075a05a243b9070e9b2d1b9de8cbd3df750778f2 [diff] |
Bump version number to 1.4.2
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index c000e97..ceeae8d 100644 --- a/googleapiclient/__init__.py +++ b/googleapiclient/__init__.py
@@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "1.4.1" +__version__ = "1.4.2"