Bump version to 1.8.0b2
Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/1387d380 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/1387d380 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/1387d380 Branch: refs/heads/v1-8-test Commit: 1387d3805d2672ba8e08b7cd33b53f9bc81ccc4d Parents: 08e28ab Author: Bolke de Bruin <[email protected]> Authored: Fri Jan 20 16:44:00 2017 +0100 Committer: Bolke de Bruin <[email protected]> Committed: Fri Jan 20 16:44:00 2017 +0100 ---------------------------------------------------------------------- airflow/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/1387d380/airflow/version.py ---------------------------------------------------------------------- diff --git a/airflow/version.py b/airflow/version.py index 0b45eae..2ed574e 100644 --- a/airflow/version.py +++ b/airflow/version.py @@ -13,4 +13,4 @@ # limitations under the License. # -version = '1.8.0b1+apache.incubating' +version = '1.8.0b2+apache.incubating'
