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/11 07:26:47 UTC

incubator-airflow git commit: Bump version to 1.8.0a5

Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-8-test 58e118ccd -> 00e34bd19


Bump version to 1.8.0a5


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

Branch: refs/heads/v1-8-test
Commit: 00e34bd19a886c367e4152e8f490e230207d287d
Parents: 58e118c
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Wed Jan 11 08:26:30 2017 +0100
Committer: Bolke de Bruin <bo...@xs4all.nl>
Committed: Wed Jan 11 08:26:30 2017 +0100

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


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