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/02/02 19:25:08 UTC

incubator-airflow git commit: Bump version to 1.8.1alpha0

Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-8-test 8dc27c675 -> ce3f88b68


Bump version to 1.8.1alpha0


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

Branch: refs/heads/v1-8-test
Commit: ce3f88b68b926b2bdd2c8d1d0b21113c1d7f246e
Parents: 8dc27c6
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Thu Feb 2 20:24:42 2017 +0100
Committer: Bolke de Bruin <bo...@xs4all.nl>
Committed: Thu Feb 2 20:24:42 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/ce3f88b6/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index c31d3f8..8f87df9 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.8.0rc1+apache.incubating'
+version = '1.8.1alpha0'