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/15 21:20:41 UTC

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

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


[AIRFLOW-XXX] Bump version to 1.9.0


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

Branch: refs/heads/v1-9-stable
Commit: 604e6a78076125c8575fd655041aef3102461951
Parents: 575b78f
Author: Chris Riccomini <cr...@apache.org>
Authored: Fri Dec 15 13:20:13 2017 -0800
Committer: Chris Riccomini <cr...@apache.org>
Committed: Fri Dec 15 13:20:13 2017 -0800

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


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