FlatBuffers Version 23.1.4 (#7758)

This commit is contained in:
Derek Bailey 2023-01-04 15:22:46 -08:00 committed by GitHub
parent 3b2eb77595
commit af9ceabeef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
163 changed files with 287 additions and 269 deletions

View file

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