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 41493ec commit 8865321Copy full SHA for 8865321
tensorflow_datasets/version.py
@@ -17,7 +17,7 @@
17
18
# We follow Semantic Versioning (https://semver.org/)
19
_MAJOR_VERSION = '2'
20
-_MINOR_VERSION = '0'
+_MINOR_VERSION = '1'
21
_PATCH_VERSION = '0'
22
23
__version__ = '.'.join([
0 commit comments