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/11/06 19:37:04 UTC

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

Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-9-test f7f2a8cdd -> b50017036


[AIRFLOW-XXX] Bump version to 1.9.0rc1


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

Branch: refs/heads/v1-9-test
Commit: b50017036e8b85a3e7e09ac247f3e7b08b5c023f
Parents: f7f2a8c
Author: Chris Riccomini <cr...@apache.org>
Authored: Mon Nov 6 11:36:43 2017 -0800
Committer: Chris Riccomini <cr...@apache.org>
Committed: Mon Nov 6 11:36:43 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/b5001703/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index 27d5bca..4e32729 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.9.0alpha2'
+version = '1.9.0rc1'