Skip to content

Commit 220a472

Browse files
authored
Update version.py
1 parent d643bc3 commit 220a472

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

0 commit comments

Comments
 (0)