FlatBuffers Version 25.1.21

This commit is contained in:
Derek Bailey
2025-01-21 17:20:36 -08:00
parent 0d7bf7e8a7
commit df287ee6a7
184 changed files with 298 additions and 293 deletions

View File

@@ -14,4 +14,4 @@
# Placeholder, to be updated during the release process
# by the setup.py
__version__ = u"24.12.23"
__version__ = u"25.1.21"

View File

@@ -16,7 +16,7 @@ from setuptools import setup
setup(
name='flatbuffers',
version='24.12.23',
version='25.1.21',
license='Apache 2.0',
author='Derek Bailey',
author_email='derekbailey@google.com',