You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by cr...@apache.org on 2017/04/27 19:37:19 UTC

incubator-airflow git commit: [AIRFLOW-XXX] Set version to 1.8.1

Repository: incubator-airflow
Updated Branches:
  refs/heads/v1-8-test e342d0d22 -> 0a105eed4


[AIRFLOW-XXX] Set version to 1.8.1


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

Branch: refs/heads/v1-8-test
Commit: 0a105eed4c14c1f1595c10a6529e3bdb51187a14
Parents: e342d0d
Author: Chris Riccomini <cr...@apache.org>
Authored: Thu Apr 27 12:37:14 2017 -0700
Committer: Chris Riccomini <cr...@apache.org>
Committed: Thu Apr 27 12:37:14 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-airflow/blob/0a105eed/airflow/version.py
----------------------------------------------------------------------
diff --git a/airflow/version.py b/airflow/version.py
index 6bff40b..eb0bd4a 100644
--- a/airflow/version.py
+++ b/airflow/version.py
@@ -13,4 +13,4 @@
 # limitations under the License.
 #
 
-version = '1.8.1rc1+incubating'
+version = '1.8.1+incubating'