dep-protobuf/python/google/protobuf/__init__.py
zhangskz 8e60d9f166 Updating version.json and repo version numbers to: 29.0-dev (#17432)
NOTE: This should be reviewed and imported via Copybara per the normal PR review process.

Closes #17432

PiperOrigin-RevId: 652511521
2024-07-15 09:50:38 -07:00

10 lines
346 B
Python
Executable file

# Protocol Buffers - Google's data interchange format
# Copyright 2008 Google Inc. All rights reserved.
#
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file or at
# https://developers.google.com/open-source/licenses/bsd
# Copyright 2007 Google Inc. All Rights Reserved.
__version__ = '5.29.0'