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/07 17:31:14 UTC

[2/2] incubator-airflow git commit: [AIRFLOW-XXX] Bump version to 1.9.0rc5

[AIRFLOW-XXX] Bump version to 1.9.0rc5


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

Branch: refs/heads/v1-9-stable
Commit: 2205f498b7a9f7775a70c41ee7ad8052cf346894
Parents: f205fae
Author: Chris Riccomini <cr...@apache.org>
Authored: Thu Dec 7 09:30:50 2017 -0800
Committer: Chris Riccomini <cr...@apache.org>
Committed: Thu Dec 7 09:30:50 2017 -0800

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


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