mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 09:51:12 +00:00
FlatBuffers Version v24.3.6
This commit is contained in:
parent
129ef422e8
commit
7cd216c51e
180 changed files with 289 additions and 285 deletions
|
|
@ -14,4 +14,4 @@
|
|||
|
||||
# Placeholder, to be updated during the release process
|
||||
# by the setup.py
|
||||
__version__ = u"23.5.26"
|
||||
__version__ = u"24.3.6"
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name='flatbuffers',
|
||||
version='23.5.26',
|
||||
version='24.3.6',
|
||||
license='Apache 2.0',
|
||||
license_files='../LICENSE',
|
||||
author='Derek Bailey',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue