Skip to content

Commit 7dd7118

Browse files
authored
Update version.py
1 parent 4c5cc3a commit 7dd7118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python/tensorflow_cloud/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# limitations under the License.
1414
"""Contains the version string of TensorFlow Cloud."""
1515

16-
__version__ = "0.1.12.dev"
16+
__version__ = "0.1.12"

0 commit comments

Comments
 (0)