Bump version to 1.8.0a3
Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/0611f5c5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/0611f5c5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/0611f5c5 Branch: refs/heads/v1-8-test Commit: 0611f5c58df02bef40daff916bccff013d67bada Parents: 741bfe3 Author: Bolke de Bruin <[email protected]> Authored: Sat Jan 7 19:56:38 2017 +0100 Committer: Bolke de Bruin <[email protected]> Committed: Sat Jan 7 19:56:38 2017 +0100 ---------------------------------------------------------------------- airflow/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/0611f5c5/airflow/version.py ---------------------------------------------------------------------- diff --git a/airflow/version.py b/airflow/version.py index f9fd688..58ddbf3 100644 --- a/airflow/version.py +++ b/airflow/version.py @@ -13,4 +13,4 @@ # limitations under the License. # -version = '1.8.0a2' +version = '1.8.0a3'
