소스 검색

Merge pull request #1306 from silviulica/master

Update version to 3.0.0b2.post2
Joshua Haberman 9 년 전
부모
커밋
3dd3238189
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      python/google/protobuf/__init__.py

+ 1 - 1
python/google/protobuf/__init__.py

@@ -30,7 +30,7 @@
 
 # Copyright 2007 Google Inc. All Rights Reserved.
 
-__version__ = '3.0.0b2'
+__version__ = '3.0.0b2.post2'
 
 if __name__ != '__main__':
   try: