You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bo...@apache.org on 2017/01/10 08:16:06 UTC

incubator-airflow git commit: Bump version to 1.8.0a4

Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-8-test ba490d27d -> 2d0361afc


Bump version to 1.8.0a4


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

Branch: refs/heads/v1-8-test
Commit: 2d0361afc73943f3db8ed5457fa26733e0f974b4
Parents: ba490d2
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Tue Jan 10 09:15:48 2017 +0100
Committer: Bolke de Bruin <bo...@xs4all.nl>
Committed: Tue Jan 10 09:15:48 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/2d0361af/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index 58ddbf3..1408e42 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.8.0a3'
+version = '1.8.0a4'