Update Beam Python version to 2.1.1

Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/27fd33ab
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/27fd33ab
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/27fd33ab

Branch: refs/heads/release-2.1.1
Commit: 27fd33ab3e5f81497e13432ccabf189261cb43a4
Parents: 955e012
Author: Charles Chen <c...@google.com>
Authored: Wed Sep 20 14:57:40 2017 -0700
Committer: Robert Bradshaw <rober...@gmail.com>
Committed: Wed Sep 20 15:40:40 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/beam/blob/27fd33ab/sdks/python/apache_beam/version.py
----------------------------------------------------------------------
diff --git a/sdks/python/apache_beam/version.py 
b/sdks/python/apache_beam/version.py
index 842be0a..6a5e629 100644
--- a/sdks/python/apache_beam/version.py
+++ b/sdks/python/apache_beam/version.py
@@ -18,4 +18,4 @@
 """Apache Beam SDK version information and utilities."""
 
 
-__version__ = '2.1.0'
+__version__ = '2.1.1'

Reply via email to