Skip to content

Commit bc868c6

Browse files
lu-wang-gtflite-support-robot
authored andcommitted
Update the default Pypi nightly version to 0.4.0
PiperOrigin-RevId: 447505973
1 parent 7efb354 commit bc868c6

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
# This version string is semver compatible, but incompatible with pip.
4343
# For pip, we will remove all '-' characters from this string, and use the
4444
# result for pip.
45-
_VERSION = '0.3.0'
45+
_VERSION = '0.4.0'
4646

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

0 commit comments

Comments
 (0)