This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v1-10-test by this push:
     new 870777e  Bump version to 1.10.11
870777e is described below

commit 870777e176fe3569b7b836ad414ef91ec1b7887d
Author: Kaxil Naik <[email protected]>
AuthorDate: Wed Jul 1 01:24:49 2020 +0100

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

diff --git a/airflow/version.py b/airflow/version.py
index e6e92b1..a888b43 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -18,4 +18,4 @@
 # under the License.
 #
 
-version = '1.10.10'
+version = '1.10.11'

Reply via email to