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/04/17 18:18:20 UTC

incubator-airflow git commit: [AIRFLOW-XXX] Set 1.8.1 version

Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-8-test bc52d092b -> 58a0ee787


[AIRFLOW-XXX] Set 1.8.1 version


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

Branch: refs/heads/v1-8-test
Commit: 58a0ee787ed372034b417e6743175bdfe7f14808
Parents: bc52d09
Author: Chris Riccomini <cr...@apache.org>
Authored: Mon Apr 17 11:18:12 2017 -0700
Committer: Chris Riccomini <cr...@apache.org>
Committed: Mon Apr 17 11:18:12 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/58a0ee78/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index 8f87df9..50361b9 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.8.1alpha0'
+version = '1.8.1rc0+apache.incubating'