commit | 64b25041f06b049f122bff3b67b7e0ca691fbb52 | [log] [tgz] |
---|---|---|
author | Nathaniel Manista <nathaniel@google.com> | Tue Mar 10 23:22:54 2015 +0000 |
committer | Nathaniel Manista <nathaniel@google.com> | Tue Mar 10 23:22:54 2015 +0000 |
tree | 9215e3e728645900877863167e1302bb4436906e | |
parent | 693f2378b966a370caefdfa7905f56ca02d8a596 [diff] |
Bump version number to 1.4.0
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index d2be3db..415ae71 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.3.2" +__version__ = "1.4.0"