You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by cr...@apache.org on 2017/12/11 18:38:12 UTC

incubator-airflow git commit: [AIRFLOW-XXX] Bump version to 1.9.0rc6

Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-9-stable c5f1c6a31 -> 575b78fd5


[AIRFLOW-XXX] Bump version to 1.9.0rc6


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

Branch: refs/heads/v1-9-stable
Commit: 575b78fd5551a9d79c2c63fd450c936f0281686e
Parents: c5f1c6a
Author: Chris Riccomini <cr...@apache.org>
Authored: Mon Dec 11 10:37:41 2017 -0800
Committer: Chris Riccomini <cr...@apache.org>
Committed: Mon Dec 11 10:37:41 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/575b78fd/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index b490558..91c43b8 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.9.0rc5'
+version = '1.9.0rc6'