Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-9-test afcdd097d -> 5a92f0676


Bump to 1.9.0alpha2


Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow/commit/5a92f067
Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow/tree/5a92f067
Diff: http://git-wip-us.apache.org/repos/asf/incubator-airflow/diff/5a92f067

Branch: refs/heads/v1-9-test
Commit: 5a92f06764a6f2aa0cc0dbde810245fe9d2dcd0f
Parents: afcdd09
Author: Chris Riccomini <[email protected]>
Authored: Fri Oct 13 11:41:27 2017 -0700
Committer: Chris Riccomini <[email protected]>
Committed: Fri Oct 13 11:41:27 2017 -0700

----------------------------------------------------------------------
 airflow/version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/5a92f067/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index 8ada45b..27d5bca 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.9.0alpha1'
+version = '1.9.0alpha2'

Reply via email to