Update version for 3.5.0.post1

pull/3975/head
Jisi Liu 7 years ago
parent f466709e7d
commit cf65a7946f
  1. 2
      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:

Loading…
Cancel
Save