From 4f0170d465ed03a3ae8815f5c42104e5ce009326 Mon Sep 17 00:00:00 2001 From: Adal Chiriliuc Date: Sun, 14 Dec 2014 20:42:46 +0200 Subject: Updated __version__ --- python/google/protobuf/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/google/protobuf/__init__.py') diff --git a/python/google/protobuf/__init__.py b/python/google/protobuf/__init__.py index f2e72260..ec3b0934 100755 --- a/python/google/protobuf/__init__.py +++ b/python/google/protobuf/__init__.py @@ -32,4 +32,4 @@ # # Copyright 2007 Google Inc. All Rights Reserved. -__version__ = '2.6.1' +__version__ = '3.0.0-pre' -- cgit v1.2.3