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 7795db9 commit dce2854Copy full SHA for dce2854
tensorflow_lite_support/tools/pip_package/setup.py
@@ -43,7 +43,7 @@
43
# This version string is semver compatible, but incompatible with pip.
44
# For pip, we will remove all '-' characters from this string, and use the
45
# result for pip.
46
-_VERSION = '0.1.0'
+_VERSION = '0.3.0'
47
48
SETUP_PACKAGES = [
49
'pybind11 >= 2.6.0',
0 commit comments