mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
FlatBuffers Version 23.1.4 (#7758)
This commit is contained in:
parent
3b2eb77595
commit
af9ceabeef
163 changed files with 287 additions and 269 deletions
|
|
@ -14,4 +14,4 @@
|
|||
|
||||
# Placeholder, to be updated during the release process
|
||||
# by the setup.py
|
||||
__version__ = u"22.12.06"
|
||||
__version__ = u"23.1.4"
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue