Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-8-test af2d0b4b5 -> 608a810a2


Continue development on 1.8.2


Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/608a810a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/608a810a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/608a810a

Branch: refs/heads/v1-8-test
Commit: 608a810a2a30c96c4c04540e4ac26d5e2503d0ee
Parents: af2d0b4
Author: Bolke de Bruin <[email protected]>
Authored: Fri May 12 11:22:37 2017 +0200
Committer: Bolke de Bruin <[email protected]>
Committed: Fri May 12 11:22:37 2017 +0200

----------------------------------------------------------------------
 airflow/version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/608a810a/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index eb0bd4a..f89f5d8 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.8.1+incubating'
+version = '1.8.2alpha0'

Reply via email to