Flatbuffers Version 23.1.20 (#7794)

* Flatbuffers Version 23.1.20

* Fix warnings

* Fix warnings
This commit is contained in:
Michael Le 2023-01-21 12:03:17 -08:00 committed by GitHub
parent 991b39edbe
commit 1703662285
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
164 changed files with 224 additions and 220 deletions

View file

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