mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 10:17:51 +00:00
FlatBuffers Version 22.11.22
This commit is contained in:
parent
e000458bb1
commit
9d2c04d629
161 changed files with 456 additions and 250 deletions
|
|
@ -14,4 +14,4 @@
|
|||
|
||||
# Placeholder, to be updated during the release process
|
||||
# by the setup.py
|
||||
__version__ = u"22.10.26"
|
||||
__version__ = u"22.11.22"
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name='flatbuffers',
|
||||
version='22.10.26',
|
||||
version='22.11.22',
|
||||
license='Apache 2.0',
|
||||
author='Derek Bailey',
|
||||
author_email='derekbailey@google.com',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue