Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-9-test ed248d0d2 -> 6dec7acde


Bump to 1.9.0alpha1


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

Branch: refs/heads/v1-9-test
Commit: 50e31f0ee1c3029f4556efb3ae3abb9968f71e85
Parents: ed248d0
Author: Chris Riccomini <[email protected]>
Authored: Tue Oct 3 22:29:58 2017 -0700
Committer: Chris Riccomini <[email protected]>
Committed: Tue Oct 3 22:29:58 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/50e31f0e/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index 2890f4a..8ada45b 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.9.0alpha0'
+version = '1.9.0alpha1'

Reply via email to