commit | bdd05a8df6f8ba8270406de5e8b0f43a2a06d323 | [log] [tgz] |
---|---|---|
author | Craig Citro <craigcitro@gmail.com> | Fri Oct 17 20:32:03 2014 -0700 |
committer | Craig Citro <craigcitro@gmail.com> | Fri Oct 17 20:32:03 2014 -0700 |
tree | e164ce72890082f5a48b958b09a982e70c4389b9 | |
parent | b939a7de2739b2f8a7060b229148ad8bfdea1fe9 [diff] [blame] |
Update docs and version.
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index 898278d..1e1a6cf 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" +__version__ = "1.3.1"