We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7efb354 commit bc868c6Copy full SHA for bc868c6
tensorflow_lite_support/tools/pip_package/setup.py
@@ -42,7 +42,7 @@
42
# This version string is semver compatible, but incompatible with pip.
43
# For pip, we will remove all '-' characters from this string, and use the
44
# result for pip.
45
-_VERSION = '0.3.0'
+_VERSION = '0.4.0'
46
47
SETUP_PACKAGES = [
48
'pybind11 >= 2.6.0',
0 commit comments