Skip to content

Commit

Permalink
Merge pull request protocolbuffers#1306 from silviulica/master
Browse files Browse the repository at this point in the history
Update version to 3.0.0b2.post2
  • Loading branch information
haberman committed Mar 8, 2016
2 parents 6a8815b + 4573edb commit 3dd3238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/google/protobuf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

# Copyright 2007 Google Inc. All Rights Reserved.

__version__ = '3.0.0b2'
__version__ = '3.0.0b2.post2'

if __name__ != '__main__':
try:
Expand Down

0 comments on commit 3dd3238

Please sign in to comment.