FlatBuffers Version 23.1.21 (#7796)

This commit is contained in:
Derek Bailey 2023-01-21 12:46:57 -08:00 committed by GitHub
parent ef76b5ece4
commit ee848a02e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
163 changed files with 222 additions and 217 deletions

View file

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