Repository: incubator-airflow Updated Branches: refs/heads/v1-10-test ecf68c7d3 -> e6e696cd6
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/e6e696cd Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/e6e696cd Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/e6e696cd Branch: refs/heads/v1-10-test Commit: e6e696cd6f4b9e7a104e4625fadc91e608c8a416 Parents: ecf68c7 Author: Bolke de Bruin <[email protected]> Authored: Tue Jun 19 15:51:54 2018 +0200 Committer: Bolke de Bruin <[email protected]> Committed: Tue Jun 19 15:51:54 2018 +0200 ---------------------------------------------------------------------- airflow/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/e6e696cd/airflow/version.py ---------------------------------------------------------------------- diff --git a/airflow/version.py b/airflow/version.py index d11d766..1bcaa55 100644 --- a/airflow/version.py +++ b/airflow/version.py @@ -18,4 +18,4 @@ # under the License. # -version = '2.0.0dev0+incubating' +version = '1.10.0beta2+incubating'
