From cf65a7946fb42e941708d10adbce69924c6d1ee0 Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Wed, 22 Nov 2017 14:05:10 -0800 Subject: Update version for 3.5.0.post1 --- python/google/protobuf/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/google/protobuf/__init__.py b/python/google/protobuf/__init__.py index 76cb51c3..0f4d63b0 100755 --- a/python/google/protobuf/__init__.py +++ b/python/google/protobuf/__init__.py @@ -30,7 +30,7 @@ # Copyright 2007 Google Inc. All Rights Reserved. -__version__ = '3.5.0' +__version__ = '3.5.0.post1' if __name__ != '__main__': try: -- cgit v1.2.3