FlatBuffers Version 22.12.06 (#7702)

This commit is contained in:
Derek Bailey 2022-12-06 22:54:49 -08:00 committed by GitHub
parent 0e79e56427
commit acf39ff056
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
161 changed files with 242 additions and 238 deletions

View file

@ -16,7 +16,7 @@ from setuptools import setup
setup(
name='flatbuffers',
version='22.11.23',
version='22.12.06',
license='Apache 2.0',
license_files='../LICENSE.txt',
author='Derek Bailey',