Repository: incubator-airflow Updated Branches: refs/heads/v1-8-test 1387d3805 -> 38b442da1
Bump version to 1.8.0b3 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/38b442da Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/38b442da Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/38b442da Branch: refs/heads/v1-8-test Commit: 38b442da13462814cf27502b9143db905159ad8f Parents: 1387d38 Author: Bolke de Bruin <[email protected]> Authored: Sat Jan 21 00:05:22 2017 +0100 Committer: Bolke de Bruin <[email protected]> Committed: Sat Jan 21 00:05:22 2017 +0100 ---------------------------------------------------------------------- airflow/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/38b442da/airflow/version.py ---------------------------------------------------------------------- diff --git a/airflow/version.py b/airflow/version.py index 2ed574e..b50d056 100644 --- a/airflow/version.py +++ b/airflow/version.py @@ -13,4 +13,4 @@ # limitations under the License. # -version = '1.8.0b2+apache.incubating' +version = '1.8.0b3+apache.incubating'
