Skip to content

Commit 26ed86f

Browse files
akolesnikoffcopybara-github
authored andcommitted
set Dmlab version to 2.0.0
PiperOrigin-RevId: 279911225
1 parent daacd1d commit 26ed86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_datasets/image/dmlab.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
class Dmlab(tfds.core.GeneratorBasedBuilder):
3333
"""Dmlab dataset."""
3434

35-
VERSION = tfds.core.Version("1.0.0")
35+
VERSION = tfds.core.Version("2.0.0")
3636

3737
def _info(self):
3838
return tfds.core.DatasetInfo(

0 commit comments

Comments
 (0)