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:05:46 UTC

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

[AIRFLOW-XXX] Bump version to 1.9.0+incubating


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

Branch: refs/heads/v1-9-stable
Commit: 8457b0036939c75c967d4750a55e4513f98546a1
Parents: 7854097
Author: Chris Riccomini <cr...@apache.org>
Authored: Fri Dec 15 14:05:17 2017 -0800
Committer: Chris Riccomini <cr...@apache.org>
Committed: Fri Dec 15 14:05:17 2017 -0800

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


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