This is an automated email from the ASF dual-hosted git repository.

wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-dist.git


The following commit(s) were added to refs/heads/master by this push:
     new 6670d38  Update Python wheel version to 0.7.0
6670d38 is described below

commit 6670d38e4c3f71884dce03bdabad493b730f0997
Author: Wes McKinney <wes.mckin...@twosigma.com>
AuthorDate: Mon Sep 18 11:31:12 2017 -0400

    Update Python wheel version to 0.7.0
---
 .travis.yml     | 2 +-
 appveyor.yml    | 6 +++---
 arrow           | 2 +-
 descriptor.json | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 2738d94..81b974e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
 env:
   global:
   - PLAT=x86_64
-  - BUILD_REF=apache-arrow-0.6.0
+  - BUILD_REF=apache-arrow-0.7.0
 language: python
 python: 3.5
 sudo: required
diff --git a/appveyor.yml b/appveyor.yml
index 67985c7..4cc4b76 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -31,9 +31,9 @@ environment:
   MSVC_DEFAULT_OPTIONS: ON
   BOOST_ROOT: C:\Libraries\boost_1_63_0
   BOOST_LIBRARYDIR: C:\Libraries\boost_1_63_0\lib64-msvc-14.0
-  pyarrow_version: 0.6.0
-  pyarrow_commit: b17333482ea1da3728538bc912b1053ba70ed2e7
-  parquet_commit: f8401b15ab83823470a0c404364be73270398d83
+  pyarrow_version: 0.7.0
+  pyarrow_commit: 97f9029ce835dfc2655ca91b9820a2e6aed89107
+  parquet_commit: 18ca3922e688a3a730d693ff8f2cfbfd65da8c46
 
 init:
   - set MINICONDA=C:\Miniconda35-x64
diff --git a/arrow b/arrow
index b173334..97f9029 160000
--- a/arrow
+++ b/arrow
@@ -1 +1 @@
-Subproject commit b17333482ea1da3728538bc912b1053ba70ed2e7
+Subproject commit 97f9029ce835dfc2655ca91b9820a2e6aed89107
diff --git a/descriptor.json b/descriptor.json
index 1b5c426..662e581 100644
--- a/descriptor.json
+++ b/descriptor.json
@@ -5,7 +5,7 @@
         "subject": "wesm"
     },
     "version": {
-        "name": "0.5.1.dev1"
+        "name": "0.7.0"
     },
     "files": [
         {

-- 
To stop receiving notification emails like this one, please contact
['"commits@arrow.apache.org" <commits@arrow.apache.org>'].

Reply via email to