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 4c5cc3a commit 7dd7118Copy full SHA for 7dd7118
src/python/tensorflow_cloud/version.py
@@ -13,4 +13,4 @@
13
# limitations under the License.
14
"""Contains the version string of TensorFlow Cloud."""
15
16
-__version__ = "0.1.12.dev"
+__version__ = "0.1.12"
0 commit comments