commit | c9b6cec70b2162b98d836f8100bc039f19fe23cb | [log] [tgz] |
---|---|---|
author | Nathaniel Manista <nathaniel@google.com> | Mon Jun 15 16:38:42 2015 +0000 |
committer | Nathaniel Manista <nathaniel@google.com> | Mon Jun 15 16:38:42 2015 +0000 |
tree | 0ded08953caf1e5a886eef58228e535d204fb299 | |
parent | b1a707c71c82d1291eac7ac8cf98af7479f20a6f [diff] |
Bump version number to 1.4.1
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index 415ae71..c000e97 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.0" +__version__ = "1.4.1"