Skip to content

Commit dce2854

Browse files
xunkai55tflite-support-robot
authored andcommitted
#devinfra #fix Upgrade head version of Pip nightly builds to 0.3
PiperOrigin-RevId: 401697287
1 parent 7795db9 commit dce2854

File tree

1 file changed

+1
-1
lines changed
  • tensorflow_lite_support/tools/pip_package

1 file changed

+1
-1
lines changed

tensorflow_lite_support/tools/pip_package/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
# This version string is semver compatible, but incompatible with pip.
4444
# For pip, we will remove all '-' characters from this string, and use the
4545
# result for pip.
46-
_VERSION = '0.1.0'
46+
_VERSION = '0.3.0'
4747

4848
SETUP_PACKAGES = [
4949
'pybind11 >= 2.6.0',

0 commit comments

Comments
 (0)