You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bo...@apache.org on 2017/01/16 16:48:34 UTC

[7/9] incubator-airflow git commit: Bump version to 1.8.0b1

Bump version to 1.8.0b1


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

Branch: refs/heads/v1-8-test
Commit: 36b16a5617f95b5f34e9735ec7e08816de21edb0
Parents: a41de04
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Mon Jan 16 17:45:07 2017 +0100
Committer: Bolke de Bruin <bo...@xs4all.nl>
Committed: Mon Jan 16 17:45:07 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/36b16a56/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index d444304..3d3b0c3 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.8.0a5'
+version = '1.8.0b1'