mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
FlatBuffers Version 24.12.23 (#8459)
* FlatBuffers Release 24.12.23 * Fixed missing generated file version checks * Run generate_code and fix cpp17 tests
This commit is contained in:
parent
32e63af684
commit
a2cd1ea3b6
189 changed files with 371 additions and 293 deletions
|
|
@ -16,7 +16,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name='flatbuffers',
|
||||
version='24.3.25',
|
||||
version='24.12.23',
|
||||
license='Apache 2.0',
|
||||
author='Derek Bailey',
|
||||
author_email='derekbailey@google.com',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue