mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 10:17:51 +00:00
Flatbuffers Version 23.1.20 (#7794)
* Flatbuffers Version 23.1.20 * Fix warnings * Fix warnings
This commit is contained in:
parent
991b39edbe
commit
1703662285
164 changed files with 224 additions and 220 deletions
|
|
@ -14,4 +14,4 @@
|
|||
|
||||
# Placeholder, to be updated during the release process
|
||||
# by the setup.py
|
||||
__version__ = u"23.1.4"
|
||||
__version__ = u"23.1.20"
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name='flatbuffers',
|
||||
version='23.1.4',
|
||||
version='23.1.20',
|
||||
license='Apache 2.0',
|
||||
license_files='../LICENSE.txt',
|
||||
author='Derek Bailey',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue