Skip to content

Commit 4818aa4

Browse files
tfx-copybaravenkat2469
authored andcommitted
Update TFX_BSL VERSION
PiperOrigin-RevId: 488796466
1 parent 63c92b9 commit 4818aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ def select_constraint(default, nightly=None, git_master=None):
194194
nightly='>=1.12.0.dev',
195195
git_master='@git+https://github.com/tensorflow/metadata@master'),
196196
'tfx-bsl' + select_constraint(
197-
default='>=1.11.1,<1.12',
197+
default='>=1.11.0,<1.12',
198198
nightly='>=1.12.0.dev',
199199
git_master='@git+https://github.com/tensorflow/tfx-bsl@master'),
200200
],

0 commit comments

Comments
 (0)