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/03/19 17:28:31 UTC

incubator-airflow git commit: Bump version to 1.8.0. Hoorah :-)

Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-8-stable f4760c320 -> 8e7a55836


Bump version to 1.8.0. Hoorah :-)


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

Branch: refs/heads/v1-8-stable
Commit: 8e7a5583610be370dd26d50df0b7b98d90dbd396
Parents: f4760c3
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Sun Mar 19 10:28:00 2017 -0700
Committer: Bolke de Bruin <bo...@xs4all.nl>
Committed: Sun Mar 19 10:28:00 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/8e7a5583/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index cdbe073..f09e465 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.8.0rc5+apache.incubating'
+version = '1.8.0+apache.incubating'