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 22:20:41 UTC

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

Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-9-stable 8457b0036 -> d760d63e1


[AIRFLOW-XXX] Bump version to 1.9.0 again.


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

Branch: refs/heads/v1-9-stable
Commit: d760d63e1a141a43a4a43daee9abd54cf11c894b
Parents: 8457b00
Author: Chris Riccomini <cr...@apache.org>
Authored: Fri Dec 15 14:20:32 2017 -0800
Committer: Chris Riccomini <cr...@apache.org>
Committed: Fri Dec 15 14:20:32 2017 -0800

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


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