You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bo...@apache.org on 2017/01/17 08:26:32 UTC

[04/15] incubator-airflow git commit: Bump version to 1.8.0a3

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/master
Commit: 0611f5c58df02bef40daff916bccff013d67bada
Parents: 741bfe3
Author: Bolke de Bruin <bo...@xs4all.nl>
Authored: Sat Jan 7 19:56:38 2017 +0100
Committer: Bolke de Bruin <bo...@xs4all.nl>
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'