Skip to content

Commit 9a17114

Browse files
authored
Update version.py
1 parent 0563d59 commit 9a17114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python/tensorflow_cloud/version.py

+1-1
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.15.dev"
16+
__version__ = "0.1.15"

0 commit comments

Comments
 (0)