Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-10-test 2b030699d -> 2a1676e29


Bump version


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

Branch: refs/heads/v1-10-test
Commit: 2a1676e2908514308221e146525a16565e5ea40d
Parents: 2b03069
Author: Bolke de Bruin <[email protected]>
Authored: Mon Apr 23 19:25:49 2018 +0200
Committer: Bolke de Bruin <[email protected]>
Committed: Mon Apr 23 19:25:49 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/2a1676e2/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index 08abc30..6ead469 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -18,4 +18,4 @@
 # under the License.
 #
 
-version = '1.10.0dev0+incubating'
+version = '1.10.0beta1'

Reply via email to