Beta/venv/lib/python3.12/site-packages/google/protobuf/__init__.py

11 lines
346 B
Python
Raw Normal View History

2026-02-06 22:23:20 +01:00
# 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.
2026-06-16 17:09:34 +00:00
__version__ = '7.35.1'