Skip to content

Commit d643bc3

Browse files
authored
Update version.py
1 parent 83700e0 commit d643bc3

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.9.dev"
16+
__version__ = "0.1.9"

0 commit comments

Comments
 (0)