You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by da...@apache.org on 2017/01/27 09:42:23 UTC

incubator-airflow git commit: Bump version to 1.8.0b5

Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-8-test b71037dd4 -> 40442e58f


Bump version to 1.8.0b5


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

Branch: refs/heads/v1-8-test
Commit: 40442e58ff20a7eba8420fb4fa851401e413ba84
Parents: b71037d
Author: Dan Davydov <da...@airbnb.com>
Authored: Fri Jan 27 01:42:14 2017 -0800
Committer: Dan Davydov <da...@airbnb.com>
Committed: Fri Jan 27 01:42:14 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/40442e58/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index ab3eb50..6b839d7 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.8.0b4+apache.incubating'
+version = '1.8.0b5+apache.incubating'