mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
FlatBuffers Version 22.11.22
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user