Repository: incubator-airflow Updated Branches: refs/heads/v1-10-test 54da3eaf1 -> 9b0136772
Bump version Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/9b013677 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/9b013677 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/9b013677 Branch: refs/heads/v1-10-test Commit: 9b0136772c5bc64e912872ec14c8eb65d378668e Parents: 54da3ea Author: Bolke de Bruin <[email protected]> Authored: Sun Jul 1 11:54:56 2018 +0200 Committer: Bolke de Bruin <[email protected]> Committed: Sun Jul 1 11:54:56 2018 +0200 ---------------------------------------------------------------------- airflow/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/9b013677/airflow/version.py ---------------------------------------------------------------------- diff --git a/airflow/version.py b/airflow/version.py index aa28ee9..b817004 100644 --- a/airflow/version.py +++ b/airflow/version.py @@ -18,4 +18,4 @@ # under the License. # -version = '1.10.0beta3+incubating' +version = '1.10.0beta4+incubating'
