commit | 0e5b9bfd8a498fec87ed1237a0ed383f9329ed8f | [log] [tgz] |
---|---|---|
author | Craig Citro <craigcitro@gmail.com> | Wed Oct 15 10:26:14 2014 -0700 |
committer | Craig Citro <craigcitro@gmail.com> | Wed Oct 15 10:26:14 2014 -0700 |
tree | 1a91aaaf1a2258253089084412025aa5b906c9d2 | |
parent | 63caac01ea7b9fbd8ae70bcbb4c6ecbec833ad3d [diff] |
Version 1.3 release. Updates CHANGELOG, version, docs.
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index 83862a5..898278d 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.2" +__version__ = "1.3"