Bump version to 1.8.1alpha0
Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/ce3f88b6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/ce3f88b6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/ce3f88b6 Branch: refs/heads/v1-8-stable Commit: ce3f88b68b926b2bdd2c8d1d0b21113c1d7f246e Parents: 8dc27c6 Author: Bolke de Bruin <[email protected]> Authored: Thu Feb 2 20:24:42 2017 +0100 Committer: Bolke de Bruin <[email protected]> Committed: Thu Feb 2 20:24:42 2017 +0100 ---------------------------------------------------------------------- airflow/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/ce3f88b6/airflow/version.py ---------------------------------------------------------------------- diff --git a/airflow/version.py b/airflow/version.py index c31d3f8..8f87df9 100644 --- a/airflow/version.py +++ b/airflow/version.py @@ -13,4 +13,4 @@ # limitations under the License. # -version = '1.8.0rc1+apache.incubating' +version = '1.8.1alpha0'
