Repository: incubator-airflow Updated Branches: refs/heads/v1-8-stable 0d8509e7e -> 7a6188531
Continue development on 1.8.2 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/7a618853 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/7a618853 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/7a618853 Branch: refs/heads/v1-8-stable Commit: 7a6188531cfa7353c9412047a843a16f24e39729 Parents: 0d8509e Author: Bolke de Bruin <[email protected]> Authored: Fri May 12 11:21:12 2017 +0200 Committer: Bolke de Bruin <[email protected]> Committed: Fri May 12 11:21:12 2017 +0200 ---------------------------------------------------------------------- airflow/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/7a618853/airflow/version.py ---------------------------------------------------------------------- diff --git a/airflow/version.py b/airflow/version.py index eb0bd4a..f89f5d8 100644 --- a/airflow/version.py +++ b/airflow/version.py @@ -13,4 +13,4 @@ # limitations under the License. # -version = '1.8.1+incubating' +version = '1.8.2alpha0'
